org.joyrest:joyrest-grizzly

Lightweight Lambda-based REST Framework

License

License

Categories

Categories

Grizzly Net Networking
GroupId

GroupId

org.joyrest
ArtifactId

ArtifactId

joyrest-grizzly
Last Version

Last Version

1.3
Release Date

Release Date

Type

Type

jar
Description

Description

Lightweight Lambda-based REST Framework

Download joyrest-grizzly

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
org.joyrest : joyrest-core jar 1.3
org.glassfish.grizzly : grizzly-http-server jar 2.3.20

Project Modules

There are no modules declared in this project.

Versions

Version
1.3
1.2
1.0