is not current version
Last Version 1.19.4

com.sun.jersey.ri:ri-archives 1.1.4.1

Umbrella module for all JAX-RS RI archives

Categories

Categories

Jersey Program Interface REST Frameworks
GroupId

GroupId

com.sun.jersey.ri
ArtifactId

ArtifactId

ri-archives
Version

Version

1.1.4.1
Type

Type

pom

Download ri-archives 1.1.4.1

Filename Size
ri-archives-1.1.4.1.pom 2 KB
Browse

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