Common JAXRS Libraries

Common classes to make creating REST services more consistent.

License

License

GroupId

GroupId

edu.psu.swe.commons
ArtifactId

ArtifactId

commons-jaxrs
Last Version

Last Version

1.41.0
Release Date

Release Date

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

How to add to project

<!-- 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.
edu.psu.swe.commons

Penn State University

Open-source-software provided by the Penn State University

Versions

Version
1.41.0
1.40
1.39
1.38
1.37
1.36
1.35
1.34
1.33
1.32
1.31
1.30
1.29
1.28
1.27
1.26
1.25
1.24
1.23
1.22
1.21
1.20
1.19
1.18
1.17
1.16
1.15
1.14
1.13
1.12
1.11
1.10