Last Version

Common JAXRS Libraries 1.41.0

Common classes to make creating REST services more consistent.

License

License

GroupId

GroupId

edu.psu.swe.commons
ArtifactId

ArtifactId

commons-jaxrs
Version

Version

1.41.0
Type

Type

jar
Description

Description

Common JAXRS Libraries
Common classes to make creating REST services more consistent.
Project URL

Project URL

https://github.com/PennState/commons-jaxrs
Source Code Management

Source Code Management

https://github.com/PennState/commons-jaxrs

Download commons-jaxrs 1.41.0


<!-- 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"]

Dependencies

compile (8)

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

provided (3)

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

test (4)

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

Project Modules

There are no modules declared in this project.