is not current version
Last Version 1.0.2

com.blacklocus:jersey-jump 1.0.1

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

Categories

Categories

Jersey Program Interface REST Frameworks
GroupId

GroupId

com.blacklocus
ArtifactId

ArtifactId

jersey-jump
Version

Version

1.0.1
Type

Type

jar

Download jersey-jump 1.0.1


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