Last Version

org.joyrest:joyrest-undertow 1.3

Lightweight Lambda-based REST Framework

License

License

Categories

Categories

Undertow Net Networking
GroupId

GroupId

org.joyrest
ArtifactId

ArtifactId

joyrest-undertow
Version

Version

1.3
Type

Type

jar
Description

Description

Lightweight Lambda-based REST Framework

Download joyrest-undertow 1.3


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

Dependencies

compile (2)

Group / Artifact Type Version
org.joyrest : joyrest-core jar 1.3
io.undertow : undertow-core jar 1.2.6.Final

Project Modules

There are no modules declared in this project.