Last Version

authentication parent 2.1-RELEASE

parent POM for authentication projects.

License

License

Categories

Categories

H2 Data Databases OAuth2 Security
GroupId

GroupId

com.ohadr.oauth2
ArtifactId

ArtifactId

auth-common
Version

Version

2.1-RELEASE
Type

Type

jar
Description

Description

authentication parent
parent POM for authentication projects.
Project URL

Project URL

https://github.com/OhadR/oAuth2-sample

Download auth-common 2.1-RELEASE


<!-- https://jarcasting.com/artifacts/com.ohadr.oauth2/auth-common/ -->
<dependency>
    <groupId>com.ohadr.oauth2</groupId>
    <artifactId>auth-common</artifactId>
    <version>2.1-RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.ohadr.oauth2/auth-common/
implementation 'com.ohadr.oauth2:auth-common:2.1-RELEASE'
// https://jarcasting.com/artifacts/com.ohadr.oauth2/auth-common/
implementation ("com.ohadr.oauth2:auth-common:2.1-RELEASE")
'com.ohadr.oauth2:auth-common:jar:2.1-RELEASE'
<dependency org="com.ohadr.oauth2" name="auth-common" rev="2.1-RELEASE">
  <artifact name="auth-common" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.ohadr.oauth2', module='auth-common', version='2.1-RELEASE')
)
libraryDependencies += "com.ohadr.oauth2" % "auth-common" % "2.1-RELEASE"
[com.ohadr.oauth2/auth-common "2.1-RELEASE"]

Dependencies

compile (8)

Group / Artifact Type Version
org.springframework.security : spring-security-core jar 4.0.3.RELEASE
org.springframework.security : spring-security-crypto jar 4.0.3.RELEASE
org.springframework : spring-core jar 4.2.4.RELEASE
com.ohadr : common-crypto jar 2.1-RELEASE
org.springframework.security.oauth : spring-security-oauth2 jar 2.0.9.RELEASE
commons-codec : commons-codec jar 1.5
org.springframework : spring-beans jar 4.2.4.RELEASE
log4j : log4j jar 1.2.17

Project Modules

There are no modules declared in this project.