is not current version
Last Version 0.5

com.github.arucard21.simplyrestful:simplyrestful-jetty 0.4

Easily deploy your SimplyRESTful API on Jetty

Categories

Categories

Jetty Container Application Servers
GroupId

GroupId

com.github.arucard21.simplyrestful
ArtifactId

ArtifactId

simplyrestful-jetty
Version

Version

0.4
Type

Type

jar

Download simplyrestful-jetty 0.4


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