Jar examples for c:commons-jaxrs
Common classes to make creating REST services more consistent.
You can download jar file commons-jaxrs 1.17 in this page.
The Apache License, Version 2.0
You can use the following script to add commons-jaxrs-1.17.jar to your project.
<dependency> <groupId>edu.psu.swe.commons</groupId> <artifactId>commons-jaxrs</artifactId> <version>1.17</version> </dependency>
compile group: 'edu.psu.swe.commons', name: 'commons-jaxrs', version: '1.17'
libraryDependencies += "edu.psu.swe.commons" % "commons-jaxrs" % "1.17"
<dependency org="edu.psu.swe.commons" name="commons-jaxrs" rev="1.17"/>
@Grapes(@Grab(group='edu.psu.swe.commons', module='commons-jaxrs', version='1.17'))
'edu.psu.swe.commons:commons-jaxrs:jar:1.17'
Click the following link to download the jar file.
commons-jaxrs-1.17-javadoc.jar