| License | License | 
|---|---|
| Categories | CategoriesH2 Data Databases Net OAuth2 Security | 
| GroupId | GroupIdnet.smartam.leeloo | 
| ArtifactId | ArtifactIdoauth2-authzserver | 
| Last Version | Last Version0.1 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | DescriptionOAuth 2.0 library - Authorization Server Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/ | 
| Filename | Size | 
|---|---|
| oauth2-authzserver-0.1.pom | |
| oauth2-authzserver-0.1.jar | 17 KB | 
| oauth2-authzserver-0.1-sources.jar | 15 KB | 
| oauth2-authzserver-0.1-javadoc.jar | 118 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/net.smartam.leeloo/oauth2-authzserver/ -->
<dependency>
    <groupId>net.smartam.leeloo</groupId>
    <artifactId>oauth2-authzserver</artifactId>
    <version>0.1</version>
</dependency>// https://jarcasting.com/artifacts/net.smartam.leeloo/oauth2-authzserver/
implementation 'net.smartam.leeloo:oauth2-authzserver:0.1'// https://jarcasting.com/artifacts/net.smartam.leeloo/oauth2-authzserver/
implementation ("net.smartam.leeloo:oauth2-authzserver:0.1")'net.smartam.leeloo:oauth2-authzserver:jar:0.1'<dependency org="net.smartam.leeloo" name="oauth2-authzserver" rev="0.1">
  <artifact name="oauth2-authzserver" type="jar" />
</dependency>@Grapes(
@Grab(group='net.smartam.leeloo', module='oauth2-authzserver', version='0.1')
)libraryDependencies += "net.smartam.leeloo" % "oauth2-authzserver" % "0.1"[net.smartam.leeloo/oauth2-authzserver "0.1"]| Group / Artifact | Type | Version | 
|---|---|---|
| net.smartam.leeloo : oauth2-common | jar | 0.1 | 
| org.codehaus.jettison : jettison | jar | 1.2 | 
| org.slf4j : slf4j-api | jar | 1.6.1 | 
| 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.6.0 | 
| junit : junit | jar | 4.8.1 | 
| org.springframework : spring-mock | jar | 2.0.8 | 
| org.easymock : easymock | jar | 3.0 |