RESTEasy JAX-RS Common Implementation


License

License

Categories

Categories

JBoss Container Application Servers RESTEasy Program Interface REST Frameworks
GroupId

GroupId

org.jboss.resteasy
ArtifactId

ArtifactId

resteasy-common
Last Version

Last Version

1.0-beta-8
Release Date

Release Date

Type

Type

jar
Description

Description

RESTEasy JAX-RS Common Implementation
Project URL

Project URL

http://wiki.jboss.org/wiki/Wiki.jsp?page=RESTeasyJAXRS/resteasy-common

Download resteasy-common

How to add to project

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

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-8
1.0-beta-7
1.0-beta-6