resteasy-wrapper

While reast easy is easy to use and feature ritch enough, i use this library to simplify setting up resteasy for myself.

License

License

Categories

Categories

RESTEasy Program Interface REST Frameworks
GroupId

GroupId

com.acidmanic
ArtifactId

ArtifactId

resteasy-wrapper
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

resteasy-wrapper
While reast easy is easy to use and feature ritch enough, i use this library to simplify setting up resteasy for myself.
Project URL

Project URL

https://github.com/Acidmanic/resteasy-wrapper
Source Code Management

Source Code Management

https://github.com/Acidmanic/resteasy-wrapper

Download resteasy-wrapper

How to add to project

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

Dependencies

compile (4)

Group / Artifact Type Version
org.eclipse.jetty : jetty-webapp jar 9.4.31.v20200723
com.acidmanic : lightweight-logger jar 1.0.0
com.acidmanic : delegates jar 1.0.0
org.jboss.resteasy : resteasy-jackson-provider jar 4.0.0.Beta5

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0