is not current version
Last Version 1.1.0

tech.simter:simter-rest-jaxrs-jersey 0.4.0

Simter Rest JAX-RS Jersey Configuration

Categories

Categories

Jersey Program Interface REST Frameworks
GroupId

GroupId

tech.simter
ArtifactId

ArtifactId

simter-rest-jaxrs-jersey
Version

Version

0.4.0
Type

Type

jar

Download simter-rest-jaxrs-jersey 0.4.0


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