Resteasy JAX-RS


Categories

Categories

RESTEasy Program Interface REST Frameworks
GroupId

GroupId

org.resteasy
ArtifactId

ArtifactId

resteasy-jaxrs-all
Last Version

Last Version

1.0
Release Date

Release Date

Type

Type

pom
Description

Description

Resteasy JAX-RS

Download resteasy-jaxrs-all

Filename Size
resteasy-jaxrs-all-1.0.pom 852 bytes
Browse

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • jaxrs-api
  • resteasy-jaxrs
  • resteasy-jaxrs-war
  • distribution

Versions

Version
1.0