| License | License | 
|---|---|
| Categories | CategoriesH2 Data Databases OAuth2 Security | 
| GroupId | GroupIdorg.apache.amber | 
| ArtifactId | ArtifactIdamber-oauth2-test-utils | 
| Last Version | Last Version0.22-incubating | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | DescriptionApache Amber: OAuth 2.0 Implementation - Test Utils The Apache Software Foundation provides support for the Apache community of open-source software projects.
    The Apache projects are characterized by a collaborative, consensus based development process, an open and
    pragmatic software license, and a desire to create high quality software that leads the way in its field.
    We consider ourselves not simply a group of projects sharing a server, but rather a community of developers
    and users. | 
| Project Organization | Project Organization | 
<!-- https://jarcasting.com/artifacts/org.apache.amber/amber-oauth2-test-utils/ -->
<dependency>
    <groupId>org.apache.amber</groupId>
    <artifactId>amber-oauth2-test-utils</artifactId>
    <version>0.22-incubating</version>
</dependency>// https://jarcasting.com/artifacts/org.apache.amber/amber-oauth2-test-utils/
implementation 'org.apache.amber:amber-oauth2-test-utils:0.22-incubating'// https://jarcasting.com/artifacts/org.apache.amber/amber-oauth2-test-utils/
implementation ("org.apache.amber:amber-oauth2-test-utils:0.22-incubating")'org.apache.amber:amber-oauth2-test-utils:jar:0.22-incubating'<dependency org="org.apache.amber" name="amber-oauth2-test-utils" rev="0.22-incubating">
  <artifact name="amber-oauth2-test-utils" type="jar" />
</dependency>@Grapes(
@Grab(group='org.apache.amber', module='amber-oauth2-test-utils', version='0.22-incubating')
)libraryDependencies += "org.apache.amber" % "amber-oauth2-test-utils" % "0.22-incubating"[org.apache.amber/amber-oauth2-test-utils "0.22-incubating"]| Group / Artifact | Type | Version | 
|---|---|---|
| org.springframework : spring-core | jar | 3.0.3.RELEASE | 
| org.slf4j : slf4j-api | jar | 1.6.1 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| javax.servlet : servlet-api | jar | 2.5 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| org.slf4j : slf4j-log4j12 | jar | 1.6.0 | 
| org.springframework : spring-mock | jar | 2.0.8 | 
| org.easymock : easymock | jar | 3.0 | 
| junit : junit | jar | 4.10 |