License |
License |
---|---|
Categories |
CategoriesGrizzly Net Networking Jersey Program Interface REST Frameworks |
GroupId | GroupIdcom.sun.jersey.test |
ArtifactId | ArtifactIdgrizzly2-tests |
Last Version | Last Version1.17.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptiongrizzly2-tests
Functional Grizzly2 tests using JUnit.
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
grizzly2-tests-1.17.1.pom | |
grizzly2-tests-1.17.1.jar | 3 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.sun.jersey.test/grizzly2-tests/ -->
<dependency>
<groupId>com.sun.jersey.test</groupId>
<artifactId>grizzly2-tests</artifactId>
<version>1.17.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.sun.jersey.test/grizzly2-tests/
implementation 'com.sun.jersey.test:grizzly2-tests:1.17.1'
// https://jarcasting.com/artifacts/com.sun.jersey.test/grizzly2-tests/
implementation ("com.sun.jersey.test:grizzly2-tests:1.17.1")
'com.sun.jersey.test:grizzly2-tests:jar:1.17.1'
<dependency org="com.sun.jersey.test" name="grizzly2-tests" rev="1.17.1">
<artifact name="grizzly2-tests" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.sun.jersey.test', module='grizzly2-tests', version='1.17.1')
)
libraryDependencies += "com.sun.jersey.test" % "grizzly2-tests" % "1.17.1"
[com.sun.jersey.test/grizzly2-tests "1.17.1"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.8.2 |
javax.annotation : jsr250-api | jar | 1.0 |