Last Version

org.joyrest:joyrest-utils 1.3

Lightweight Lambda-based REST Framework

License

License

GroupId

GroupId

org.joyrest
ArtifactId

ArtifactId

joyrest-utils
Version

Version

1.3
Type

Type

jar
Description

Description

Lightweight Lambda-based REST Framework

Download joyrest-utils 1.3


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

Dependencies

compile (3)

Group / Artifact Type Version
org.joyrest : joyrest-core jar 1.3
com.fasterxml.jackson.core : jackson-databind jar 2.5.1
com.caucho : hessian jar 4.0.38

Project Modules

There are no modules declared in this project.