| License |
License |
|---|---|
| Categories |
CategoriesJersey Program Interface REST Frameworks |
| GroupId | GroupIdcom.sun.jersey.contribs |
| ArtifactId | ArtifactIdjersey-atom-abdera |
| Last Version | Last Version1.19.4 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionjersey-atom-abdera
Projects that provide additional functionality to jersey, like integration
with other projects/frameworks.
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| jersey-atom-abdera-1.19.4.pom | |
| jersey-atom-abdera-1.19.4.jar | 18 KB |
| jersey-atom-abdera-1.19.4-sources.jar | 17 KB |
| jersey-atom-abdera-1.19.4-javadoc.jar | 21 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.sun.jersey.contribs/jersey-atom-abdera/ -->
<dependency>
<groupId>com.sun.jersey.contribs</groupId>
<artifactId>jersey-atom-abdera</artifactId>
<version>1.19.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.sun.jersey.contribs/jersey-atom-abdera/
implementation 'com.sun.jersey.contribs:jersey-atom-abdera:1.19.4'
// https://jarcasting.com/artifacts/com.sun.jersey.contribs/jersey-atom-abdera/
implementation ("com.sun.jersey.contribs:jersey-atom-abdera:1.19.4")
'com.sun.jersey.contribs:jersey-atom-abdera:jar:1.19.4'
<dependency org="com.sun.jersey.contribs" name="jersey-atom-abdera" rev="1.19.4">
<artifact name="jersey-atom-abdera" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.sun.jersey.contribs', module='jersey-atom-abdera', version='1.19.4')
)
libraryDependencies += "com.sun.jersey.contribs" % "jersey-atom-abdera" % "1.19.4"
[com.sun.jersey.contribs/jersey-atom-abdera "1.19.4"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.apache.abdera : abdera-parser | jar | 1.0 |
| org.apache.abdera : abdera-extensions-json | jar | 1.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| com.sun.xml.bind : jaxb-impl | jar | 2.2.3-1 |
| junit : junit | jar | 4.8.2 |