Last Version

grizzly2-tests 1.17.1

Functional Grizzly2 tests using JUnit.

License

License

Categories

Categories

Grizzly Net Networking Jersey Program Interface REST Frameworks
GroupId

GroupId

com.sun.jersey.test
ArtifactId

ArtifactId

grizzly2-tests
Version

Version

1.17.1
Type

Type

pom
Description

Description

grizzly2-tests
Functional Grizzly2 tests using JUnit.
Project URL

Project URL

https://jersey.java.net/grizzly2-tests/
Project Organization

Project Organization

Oracle Corporation

Download grizzly2-tests 1.17.1


<!-- 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>
    <type>pom</type>
</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:pom:1.17.1'
<dependency org="com.sun.jersey.test" name="grizzly2-tests" rev="1.17.1">
  <artifact name="grizzly2-tests" type="pom" />
</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"]

Dependencies

test (2)

Group / Artifact Type Version
junit : junit jar 4.8.2
javax.annotation : jsr250-api jar 1.0

Project Modules

There are no modules declared in this project.