org.swarmic:rest-resteasy

Swarmic Project - The CDI stack

License

License

Categories

Categories

RESTEasy Program Interface REST Frameworks
GroupId

GroupId

org.swarmic
ArtifactId

ArtifactId

rest-resteasy
Last Version

Last Version

1.0.0.Alpha1
Release Date

Release Date

Type

Type

jar
Description

Description

Swarmic Project - The CDI stack
Project URL

Project URL

https://twitter.com/swarmic/rest-resteasy

Download rest-resteasy

How to add to project

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

Dependencies

compile (5)

Group / Artifact Type Version
org.jboss.resteasy : resteasy-jaxrs jar 3.0.17.Final
org.jboss.resteasy : resteasy-cdi jar 3.0.17.Final
org.jboss.resteasy : async-http-servlet-3.0 jar 3.0.17.Final
org.swarmic : web-spi jar 1.0.0.Alpha1
org.swarmic : swarmic-core jar 1.0.0.Alpha1

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0.Alpha1