Common code for OAuth2 implementations using spring-security-oauth2
'com.ohadr.oauth2:auth-common:1.1.3'
<dependency> <groupId>com.ohadr.oauth2</groupId> <artifactId>auth-common</artifactId> <version>1.1.3</version> </dependency>
<dependency org="com.ohadr.oauth2" name="auth-common" rev="1.1.3"/>
"com.ohadr.oauth2", "auth-common", "1.1.3"