RESTeasy - Mobile

Parent POM for JBoss projects. Provides default project build configuration.

License

License

Categories

Categories

JBoss Container Application Servers RESTEasy Program Interface REST Frameworks
GroupId

GroupId

org.jboss.resteasy.mobile
ArtifactId

ArtifactId

resteasy-mobile
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

RESTeasy - Mobile
Parent POM for JBoss projects. Provides default project build configuration.
Project Organization

Project Organization

JBoss, a division of Red Hat, Inc.

Download resteasy-mobile

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
org.apache.httpcomponents : httpclient jar 4.0.3
org.codehaus.jackson : jackson-jaxrs jar 1.6.3
org.jboss.resteasy : jaxrs-api jar 2.2.1.GA

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0