is not current version
Last Version 4.7.1

org.smallmind:web-jersey 3.3.23

Jersey Integrations

Categories

Categories

Jersey Program Interface REST Frameworks
GroupId

GroupId

org.smallmind
ArtifactId

ArtifactId

web-jersey
Version

Version

3.3.23
Type

Type

jar

Download web-jersey 3.3.23


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