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

com.sun.jersey.jersey-test-framework:jersey-test-framework-external 1.6


Категории

Категории

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

Группа

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

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

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

Версия

1.6
Тип

Тип

jar

Скачать jersey-test-framework-external 1.6


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