License |
License |
---|---|
Categories |
CategoriesJersey Program Interface REST Frameworks |
GroupId | GroupIdcom.sun.jersey.contribs.jersey-oauth |
ArtifactId | ArtifactIdoauth-tests |
Last Version | Last Version1.19.4 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionoauth-tests
Projects that provide additional functionality to jersey, like integration
with other projects/frameworks.
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
oauth-tests-1.19.4.pom | |
oauth-tests-1.19.4.jar | 4 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.sun.jersey.contribs.jersey-oauth/oauth-tests/ -->
<dependency>
<groupId>com.sun.jersey.contribs.jersey-oauth</groupId>
<artifactId>oauth-tests</artifactId>
<version>1.19.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.sun.jersey.contribs.jersey-oauth/oauth-tests/
implementation 'com.sun.jersey.contribs.jersey-oauth:oauth-tests:1.19.4'
// https://jarcasting.com/artifacts/com.sun.jersey.contribs.jersey-oauth/oauth-tests/
implementation ("com.sun.jersey.contribs.jersey-oauth:oauth-tests:1.19.4")
'com.sun.jersey.contribs.jersey-oauth:oauth-tests:jar:1.19.4'
<dependency org="com.sun.jersey.contribs.jersey-oauth" name="oauth-tests" rev="1.19.4">
<artifact name="oauth-tests" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.sun.jersey.contribs.jersey-oauth', module='oauth-tests', version='1.19.4')
)
libraryDependencies += "com.sun.jersey.contribs.jersey-oauth" % "oauth-tests" % "1.19.4"
[com.sun.jersey.contribs.jersey-oauth/oauth-tests "1.19.4"]
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-log4j12 | jar | 1.6.4 |
org.ops4j.pax.exam : pax-exam | jar | 1.2.3 |
org.ops4j.pax.exam : pax-exam-junit | jar | 1.2.3 |
org.ops4j.pax.exam : pax-exam-container-default | jar | 1.2.3 |
org.ops4j.pax.exam : pax-exam-junit-extender-impl | jar | 1.2.3 |
org.ops4j.pax.swissbox : pax-swissbox-tinybundles | jar | 1.3.1 |
com.sun.grizzly : grizzly-servlet-webserver | jar | 1.9.45 |
com.sun.grizzly : grizzly-http-webserver | jar | 1.9.45 |