License |
License |
---|---|
Categories |
CategoriesH2 Data Databases OAuth2 Security |
GroupId | GroupIdcom.ohadr.oauth2 |
ArtifactId | ArtifactIdauth-common |
Last Version | Last Version2.1-RELEASE |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionauthentication parent
parent POM for authentication projects.
|
Project URL |
Project URL |
Filename | Size |
---|---|
auth-common-2.1-RELEASE.pom | |
auth-common-2.1-RELEASE.jar | 11 KB |
auth-common-2.1-RELEASE-sources.jar | 6 KB |
auth-common-2.1-RELEASE-javadoc.jar | 88 KB |
Browse |
<!-- 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"]
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 |