Last Version

SimplyRESTful-jetty 0.5

Easily deploy your SimplyRESTful API on Jetty

License

License

Categories

Categories

Jetty Container Application Servers
GroupId

GroupId

com.github.arucard21.simplyrestful
ArtifactId

ArtifactId

simplyrestful-jetty
Version

Version

0.5
Type

Type

jar
Description

Description

SimplyRESTful-jetty
Easily deploy your SimplyRESTful API on Jetty
Project URL

Project URL

https://github.com/arucard21/SimplyRESTful-jetty
Source Code Management

Source Code Management

https://github.com/arucard21/SimplyRESTful-jetty/tree/master

Download simplyrestful-jetty 0.5


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

Dependencies

compile (9)

Group / Artifact Type Version
org.apache.cxf : cxf-rt-transports-http-jetty jar 3.2.0
org.apache.cxf : cxf-rt-frontend-jaxrs jar 3.2.0
org.apache.cxf : cxf-rt-rs-service-description-swagger jar 3.2.0
org.apache.cxf : cxf-rt-rs-extension-search jar 3.2.0
org.webjars : swagger-ui jar 2.2.6
ch.qos.logback : logback-classic jar 1.2.1
org.hibernate : hibernate-validator jar 5.4.0.Final
org.glassfish : javax.el jar 3.0.1-b08
dk.nykredit.jackson.dataformat : jackson-dataformat-hal jar 1.0.1

Project Modules

There are no modules declared in this project.