is not current version
Last Version 4.7.1

org.smallmind:web-jersey 3.1.7

Jersey Spring Integration

Categories

Categories

Jersey Program Interface REST Frameworks
GroupId

GroupId

org.smallmind
ArtifactId

ArtifactId

web-jersey
Version

Version

3.1.7
Type

Type

jar

Download web-jersey 3.1.7


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