Resteasy JAX-RS Distribution


Categories

Categories

RESTEasy Program Interface REST Frameworks
GroupId

GroupId

org.resteasy
ArtifactId

ArtifactId

resteasy-jaxrs-dist
Last Version

Last Version

1.0-beta-5
Release Date

Release Date

Type

Type

pom
Description

Description

Resteasy JAX-RS Distribution

Download resteasy-jaxrs-dist

How to add to project

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

Dependencies

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

Project Modules

There are no modules declared in this project.

Versions

Version
1.0-beta-5
1.0-beta-4