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