Last Version

Resteasy JAX-RS Template Webapp 1.0-beta-5


Categories

Categories

RESTEasy Program Interface REST Frameworks
GroupId

GroupId

org.resteasy
ArtifactId

ArtifactId

resteasy-jaxrs-war
Version

Version

1.0-beta-5
Type

Type

war
Description

Description

Resteasy JAX-RS Template Webapp
Project URL

Project URL

http://maven.apache.org

Download resteasy-jaxrs-war 1.0-beta-5


<!-- https://jarcasting.com/artifacts/org.resteasy/resteasy-jaxrs-war/ -->
<dependency>
    <groupId>org.resteasy</groupId>
    <artifactId>resteasy-jaxrs-war</artifactId>
    <version>1.0-beta-5</version>
    <type>war</type>
</dependency>
// https://jarcasting.com/artifacts/org.resteasy/resteasy-jaxrs-war/
implementation 'org.resteasy:resteasy-jaxrs-war:1.0-beta-5'
// https://jarcasting.com/artifacts/org.resteasy/resteasy-jaxrs-war/
implementation ("org.resteasy:resteasy-jaxrs-war:1.0-beta-5")
'org.resteasy:resteasy-jaxrs-war:war:1.0-beta-5'
<dependency org="org.resteasy" name="resteasy-jaxrs-war" rev="1.0-beta-5">
  <artifact name="resteasy-jaxrs-war" type="war" />
</dependency>
@Grapes(
@Grab(group='org.resteasy', module='resteasy-jaxrs-war', version='1.0-beta-5')
)
libraryDependencies += "org.resteasy" % "resteasy-jaxrs-war" % "1.0-beta-5"
[org.resteasy/resteasy-jaxrs-war "1.0-beta-5"]

Dependencies

compile (1)

Group / Artifact Type Version
org.resteasy : resteasy-jaxrs jar 1.0-beta-4

Project Modules

There are no modules declared in this project.