is not current version
Last Version 1.19.4

com.sun.jersey.jersey-test-framework:jersey-test-framework-grizzly2 1.8-ea04


Categories

Categories

Grizzly Net Networking Jersey Program Interface REST Frameworks
GroupId

GroupId

com.sun.jersey.jersey-test-framework
ArtifactId

ArtifactId

jersey-test-framework-grizzly2
Version

Version

1.8-ea04
Type

Type

jar

Download jersey-test-framework-grizzly2 1.8-ea04


<!-- https://jarcasting.com/artifacts/com.sun.jersey.jersey-test-framework/jersey-test-framework-grizzly2/ -->
<dependency>
    <groupId>com.sun.jersey.jersey-test-framework</groupId>
    <artifactId>jersey-test-framework-grizzly2</artifactId>
    <version>1.8-ea04</version>
</dependency>
// https://jarcasting.com/artifacts/com.sun.jersey.jersey-test-framework/jersey-test-framework-grizzly2/
implementation 'com.sun.jersey.jersey-test-framework:jersey-test-framework-grizzly2:1.8-ea04'
// https://jarcasting.com/artifacts/com.sun.jersey.jersey-test-framework/jersey-test-framework-grizzly2/
implementation ("com.sun.jersey.jersey-test-framework:jersey-test-framework-grizzly2:1.8-ea04")
'com.sun.jersey.jersey-test-framework:jersey-test-framework-grizzly2:jar:1.8-ea04'
<dependency org="com.sun.jersey.jersey-test-framework" name="jersey-test-framework-grizzly2" rev="1.8-ea04">
  <artifact name="jersey-test-framework-grizzly2" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.sun.jersey.jersey-test-framework', module='jersey-test-framework-grizzly2', version='1.8-ea04')
)
libraryDependencies += "com.sun.jersey.jersey-test-framework" % "jersey-test-framework-grizzly2" % "1.8-ea04"
[com.sun.jersey.jersey-test-framework/jersey-test-framework-grizzly2 "1.8-ea04"]