License |
License |
---|---|
Categories |
CategoriesJersey Program Interface REST Frameworks |
GroupId | GroupIdcom.sun.jersey |
ArtifactId | ArtifactIdjersey-atom |
Last Version | Last Version1.19.4 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionjersey-atom
Jersey is the open source (under dual CDDL+GPL license) JAX-RS (JSR 311)
production quality Reference Implementation for building
RESTful Web services.
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
jersey-atom-1.19.4.pom | |
jersey-atom-1.19.4.jar | 10 KB |
jersey-atom-1.19.4-sources.jar | 7 KB |
jersey-atom-1.19.4-javadoc.jar | 40 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.sun.jersey/jersey-atom/ -->
<dependency>
<groupId>com.sun.jersey</groupId>
<artifactId>jersey-atom</artifactId>
<version>1.19.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.sun.jersey/jersey-atom/
implementation 'com.sun.jersey:jersey-atom:1.19.4'
// https://jarcasting.com/artifacts/com.sun.jersey/jersey-atom/
implementation ("com.sun.jersey:jersey-atom:1.19.4")
'com.sun.jersey:jersey-atom:jar:1.19.4'
<dependency org="com.sun.jersey" name="jersey-atom" rev="1.19.4">
<artifact name="jersey-atom" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.sun.jersey', module='jersey-atom', version='1.19.4')
)
libraryDependencies += "com.sun.jersey" % "jersey-atom" % "1.19.4"
[com.sun.jersey/jersey-atom "1.19.4"]
Group / Artifact | Type | Version |
---|---|---|
rome : rome | jar | 0.9 |
jdom : jdom | jar | 1.0 |