is not current version
Last Version 4.7.1

org.smallmind:web-jersey 2.2.2

Jersey Spring Integration

Categories

Categories

Jersey Program Interface REST Frameworks
GroupId

GroupId

org.smallmind
ArtifactId

ArtifactId

web-jersey
Version

Version

2.2.2
Type

Type

jar

Download web-jersey 2.2.2


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