License |
License |
---|---|
GroupId | GroupIdorg.joyrest |
ArtifactId | ArtifactIdjoyrest-utils |
Last Version | Last Version1.3 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionLightweight Lambda-based REST Framework
|
Filename | Size |
---|---|
joyrest-utils-1.3.pom | |
joyrest-utils-1.3.jar | 6 KB |
joyrest-utils-1.3-sources.jar | 3 KB |
joyrest-utils-1.3-javadoc.jar | 33 KB |
Browse |
<!-- 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"]
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 |