is not current version
Last Version 1.19.4

com.sun.jersey.jersey-test-framework:jersey-test-framework-grizzly 1.18.5


Categories

Categories

Grizzly Net Networking Jersey Program Interface REST Frameworks
GroupId

GroupId

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

ArtifactId

jersey-test-framework-grizzly
Version

Version

1.18.5
Type

Type

jar

Download jersey-test-framework-grizzly 1.18.5


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