License |
License |
---|---|
Categories |
CategoriesH2 Data Databases OAuth2 Security |
GroupId | GroupIdorg.apache.oltu.oauth2 |
ArtifactId | ArtifactIdorg.apache.oltu.oauth2.authzserver |
Last Version | Last Version1.0.2 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionApache Oltu - OAuth 2.0 - Authorization Server
Apache Oltu is an OAuth protocol implementation in Java.
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.apache.oltu.oauth2/org.apache.oltu.oauth2.authzserver/ -->
<dependency>
<groupId>org.apache.oltu.oauth2</groupId>
<artifactId>org.apache.oltu.oauth2.authzserver</artifactId>
<version>1.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.oltu.oauth2/org.apache.oltu.oauth2.authzserver/
implementation 'org.apache.oltu.oauth2:org.apache.oltu.oauth2.authzserver:1.0.2'
// https://jarcasting.com/artifacts/org.apache.oltu.oauth2/org.apache.oltu.oauth2.authzserver/
implementation ("org.apache.oltu.oauth2:org.apache.oltu.oauth2.authzserver:1.0.2")
'org.apache.oltu.oauth2:org.apache.oltu.oauth2.authzserver:jar:1.0.2'
<dependency org="org.apache.oltu.oauth2" name="org.apache.oltu.oauth2.authzserver" rev="1.0.2">
<artifact name="org.apache.oltu.oauth2.authzserver" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.oltu.oauth2', module='org.apache.oltu.oauth2.authzserver', version='1.0.2')
)
libraryDependencies += "org.apache.oltu.oauth2" % "org.apache.oltu.oauth2.authzserver" % "1.0.2"
[org.apache.oltu.oauth2/org.apache.oltu.oauth2.authzserver "1.0.2"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.oltu.oauth2 : org.apache.oltu.oauth2.common | jar | 1.0.2 |
org.json : json | jar | 20140107 |
org.slf4j : slf4j-api | jar | 1.7.7 |
Group / Artifact | Type | Version |
---|---|---|
javax.servlet : servlet-api | jar | 2.5 |
Group / Artifact | Type | Version |
---|---|---|
org.apache.cxf : cxf-rt-frontend-jaxrs | jar | 2.2.10 |
org.apache.cxf : cxf-testutils | jar | 2.2.10 |
org.slf4j : slf4j-log4j12 | jar | 1.7.7 |
org.springframework : spring-mock | jar | 2.0.8 |
org.easymock : easymock | jar | 3.0 |
junit : junit | jar | 4.11 |