License |
License |
---|---|
Categories |
CategoriesH2 Data Databases Net OAuth2 Security |
GroupId | GroupIdnet.smartam.leeloo |
ArtifactId | ArtifactIdoauth2-integration-tests |
Last Version | Last Version0.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionOAuth 2.0 library - Integration Tests
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
Filename | Size |
---|---|
oauth2-integration-tests-0.1.pom | |
oauth2-integration-tests-0.1.jar | 2 KB |
oauth2-integration-tests-0.1-javadoc.jar | 333 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/net.smartam.leeloo/oauth2-integration-tests/ -->
<dependency>
<groupId>net.smartam.leeloo</groupId>
<artifactId>oauth2-integration-tests</artifactId>
<version>0.1</version>
</dependency>
// https://jarcasting.com/artifacts/net.smartam.leeloo/oauth2-integration-tests/
implementation 'net.smartam.leeloo:oauth2-integration-tests:0.1'
// https://jarcasting.com/artifacts/net.smartam.leeloo/oauth2-integration-tests/
implementation ("net.smartam.leeloo:oauth2-integration-tests:0.1")
'net.smartam.leeloo:oauth2-integration-tests:jar:0.1'
<dependency org="net.smartam.leeloo" name="oauth2-integration-tests" rev="0.1">
<artifact name="oauth2-integration-tests" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.smartam.leeloo', module='oauth2-integration-tests', version='0.1')
)
libraryDependencies += "net.smartam.leeloo" % "oauth2-integration-tests" % "0.1"
[net.smartam.leeloo/oauth2-integration-tests "0.1"]
Group / Artifact | Type | Version |
---|---|---|
net.smartam.leeloo : oauth2-common | jar | 0.1 |
net.smartam.leeloo : oauth2-client | jar | 0.1 |
net.smartam.leeloo : oauth2-authzserver | jar | 0.1 |
net.smartam.leeloo : oauth2-httpclient4 | jar | 0.1 |
net.smartam.leeloo : oauth2-resourceserver | jar | 0.1 |
net.smartam.leeloo : oauth2-dynamicreg-client | jar | 0.1 |
net.smartam.leeloo : oauth2-dynamicreg-server | jar | 0.1 |
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.eclipse.jetty : jetty-webapp | jar | 7.1.5.v20100705 |
org.apache.cxf : cxf-rt-transports-http | jar | 2.2.10 |
org.apache.cxf : cxf-rt-transports-http-jetty | jar | 2.2.10 |
org.springframework : spring-context | jar | 3.0.2.RELEASE |
org.springframework : spring-core | jar | 3.0.2.RELEASE |
org.springframework : spring-beans | jar | 3.0.2.RELEASE |
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 |