org.joyrest:joyrest-jetty

Lightweight Lambda-based REST Framework

License

License

Categories

Categories

Jetty Container Application Servers
GroupId

GroupId

org.joyrest
ArtifactId

ArtifactId

joyrest-jetty
Last Version

Last Version

1.3
Release Date

Release Date

Type

Type

jar
Description

Description

Lightweight Lambda-based REST Framework

Download joyrest-jetty

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
org.joyrest : joyrest-core jar 1.3
org.eclipse.jetty : jetty-server jar 9.2.10.v20150310

Project Modules

There are no modules declared in this project.

Versions

Version
1.3
1.2
1.0