jersey-jump

Jersey 1.x jump starter. Stop wasting time on your web application and start working on your web application.

License

License

Categories

Categories

Jersey Program Interface REST Frameworks
GroupId

GroupId

com.blacklocus
ArtifactId

ArtifactId

jersey-jump
Last Version

Last Version

1.0.2
Release Date

Release Date

Type

Type

jar
Description

Description

jersey-jump
Jersey 1.x jump starter. Stop wasting time on your web application and start working on your web application.
Project URL

Project URL

https://github.com/blacklocus/jersey-jump

Download jersey-jump

How to add to project

<!-- https://jarcasting.com/artifacts/com.blacklocus/jersey-jump/ -->
<dependency>
    <groupId>com.blacklocus</groupId>
    <artifactId>jersey-jump</artifactId>
    <version>1.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.blacklocus/jersey-jump/
implementation 'com.blacklocus:jersey-jump:1.0.2'
// https://jarcasting.com/artifacts/com.blacklocus/jersey-jump/
implementation ("com.blacklocus:jersey-jump:1.0.2")
'com.blacklocus:jersey-jump:jar:1.0.2'
<dependency org="com.blacklocus" name="jersey-jump" rev="1.0.2">
  <artifact name="jersey-jump" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.blacklocus', module='jersey-jump', version='1.0.2')
)
libraryDependencies += "com.blacklocus" % "jersey-jump" % "1.0.2"
[com.blacklocus/jersey-jump "1.0.2"]

Dependencies

compile (13)

Group / Artifact Type Version
org.eclipse.jetty : jetty-webapp jar 8.1.8.v20121106
org.slf4j : slf4j-api jar 1.7.5
com.sun.jersey : jersey-servlet jar 1.17.1
org.eclipse.jetty : jetty-server jar 8.1.8.v20121106
com.google.guava : guava jar 15.0
commons-configuration : commons-configuration jar 1.9
commons-io : commons-io jar 2.4
com.sun.jersey : jersey-server jar 1.17.1
org.codehaus.jackson : jackson-mapper-asl jar 1.9.12
com.sun.jersey : jersey-core jar 1.17.1
com.sun.jersey : jersey-json jar 1.17.1
commons-lang : commons-lang jar 2.6
org.codehaus.jackson : jackson-core-asl jar 1.9.12

test (1)

Group / Artifact Type Version
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.
com.blacklocus

BlackLocus

Versions

Version
1.0.2
1.0.1