is not current version
Last Version 1.19.4

com.sun.jersey.jersey-test-framework:jersey-test-framework-http 1.6-ea03


Categories

Categories

Jersey Program Interface REST Frameworks
GroupId

GroupId

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

ArtifactId

jersey-test-framework-http
Version

Version

1.6-ea03
Type

Type

jar

Download jersey-test-framework-http 1.6-ea03


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