License |
License |
---|---|
GroupId | GroupIdedu.psu.swe.commons |
ArtifactId | ArtifactIdcommons-jaxrs |
Last Version | Last Version1.41.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionCommon JAXRS Libraries
Common classes to make creating REST services more consistent.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
commons-jaxrs-1.41.0.pom | |
commons-jaxrs-1.41.0.jar | 145 KB |
commons-jaxrs-1.41.0-test-javadoc.jar | 50 KB |
commons-jaxrs-1.41.0-sources.jar | 96 KB |
commons-jaxrs-1.41.0-javadoc.jar | 559 KB |
Browse |
<!-- https://jarcasting.com/artifacts/edu.psu.swe.commons/commons-jaxrs/ -->
<dependency>
<groupId>edu.psu.swe.commons</groupId>
<artifactId>commons-jaxrs</artifactId>
<version>1.41.0</version>
</dependency>
// https://jarcasting.com/artifacts/edu.psu.swe.commons/commons-jaxrs/
implementation 'edu.psu.swe.commons:commons-jaxrs:1.41.0'
// https://jarcasting.com/artifacts/edu.psu.swe.commons/commons-jaxrs/
implementation ("edu.psu.swe.commons:commons-jaxrs:1.41.0")
'edu.psu.swe.commons:commons-jaxrs:jar:1.41.0'
<dependency org="edu.psu.swe.commons" name="commons-jaxrs" rev="1.41.0">
<artifact name="commons-jaxrs" type="jar" />
</dependency>
@Grapes(
@Grab(group='edu.psu.swe.commons', module='commons-jaxrs', version='1.41.0')
)
libraryDependencies += "edu.psu.swe.commons" % "commons-jaxrs" % "1.41.0"
[edu.psu.swe.commons/commons-jaxrs "1.41.0"]
Group / Artifact | Type | Version |
---|---|---|
javax.mail : javax.mail-api | jar | 1.6.0 |
com.fasterxml.jackson.core : jackson-annotations | jar | 2.10.0 |
com.fasterxml.jackson.core : jackson-databind | jar | 2.10.0 |
com.fasterxml.jackson.module : jackson-module-jaxb-annotations | jar | 2.10.0 |
javax : javaee-api | jar | 7.0 |
commons-net : commons-net | jar | 3.6 |
org.slf4j : slf4j-api | jar | 1.7.25 |
org.antlr : antlr4-runtime | jar | 4.7.1 |
Group / Artifact | Type | Version |
---|---|---|
org.jboss.resteasy : resteasy-jaxrs | jar | 3.9.0.Final |
org.jboss.resteasy : resteasy-validator-provider | jar | 3.9.0.Final |
org.projectlombok : lombok | jar | 1.18.10 |
Group / Artifact | Type | Version |
---|---|---|
org.jboss.resteasy : resteasy-jaxb-provider | jar | 3.9.0.Final |
org.jboss.resteasy : resteasy-jackson2-provider | jar | 3.9.0.Final |
org.junit.vintage : junit-vintage-engine | jar | |
org.slf4j : slf4j-simple | jar | 1.7.25 |