не последняя версия
Последняя версия 1.19.4

com.sun.jersey.jersey-test-framework:jersey-test-framework-http 1.9-ea07


Категории

Категории

Jersey Межпрограммное взаимодействие REST Frameworks
Группа

Группа

com.sun.jersey.jersey-test-framework
Идентификатор

Идентификатор

jersey-test-framework-http
Версия

Версия

1.9-ea07
Тип

Тип

jar

Скачать jersey-test-framework-http 1.9-ea07


<!-- 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.9-ea07</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.9-ea07'
// 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.9-ea07")
'com.sun.jersey.jersey-test-framework:jersey-test-framework-http:jar:1.9-ea07'
<dependency org="com.sun.jersey.jersey-test-framework" name="jersey-test-framework-http" rev="1.9-ea07">
  <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.9-ea07')
)
libraryDependencies += "com.sun.jersey.jersey-test-framework" % "jersey-test-framework-http" % "1.9-ea07"
[com.sun.jersey.jersey-test-framework/jersey-test-framework-http "1.9-ea07"]