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

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


Категории

Категории

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

Группа

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

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

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

Версия

1.8-ea04
Тип

Тип

jar

Скачать jersey-test-framework-inmemory 1.8-ea04


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