is not current version
Last Version 1.2

org.atteo.moonshine:jax-rs 1.1


GroupId

GroupId

org.atteo.moonshine
ArtifactId

ArtifactId

jax-rs
Version

Version

1.1
Type

Type

jar

Download jax-rs 1.1


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