| License | License | 
|---|---|
| Categories | CategoriesH2 Data Databases OAuth2 Security | 
| GroupId | GroupIdorg.apache.oltu.oauth2 | 
| ArtifactId | ArtifactIdorg.apache.oltu.oauth2.integration-tests | 
| Last Version | Last Version1.0.2 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | DescriptionApache Oltu - OAuth 2.0 - Integration Tests 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.integration-tests/ -->
<dependency>
    <groupId>org.apache.oltu.oauth2</groupId>
    <artifactId>org.apache.oltu.oauth2.integration-tests</artifactId>
    <version>1.0.2</version>
</dependency>// https://jarcasting.com/artifacts/org.apache.oltu.oauth2/org.apache.oltu.oauth2.integration-tests/
implementation 'org.apache.oltu.oauth2:org.apache.oltu.oauth2.integration-tests:1.0.2'// https://jarcasting.com/artifacts/org.apache.oltu.oauth2/org.apache.oltu.oauth2.integration-tests/
implementation ("org.apache.oltu.oauth2:org.apache.oltu.oauth2.integration-tests:1.0.2")'org.apache.oltu.oauth2:org.apache.oltu.oauth2.integration-tests:jar:1.0.2'<dependency org="org.apache.oltu.oauth2" name="org.apache.oltu.oauth2.integration-tests" rev="1.0.2">
  <artifact name="org.apache.oltu.oauth2.integration-tests" type="jar" />
</dependency>@Grapes(
@Grab(group='org.apache.oltu.oauth2', module='org.apache.oltu.oauth2.integration-tests', version='1.0.2')
)libraryDependencies += "org.apache.oltu.oauth2" % "org.apache.oltu.oauth2.integration-tests" % "1.0.2"[org.apache.oltu.oauth2/org.apache.oltu.oauth2.integration-tests "1.0.2"]| 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.3.RELEASE | 
| org.springframework : spring-core | jar | 3.0.3.RELEASE | 
| org.springframework : spring-beans | jar | 3.0.3.RELEASE | 
| 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 |