Last Version

org.joyrest:joyrest-core 1.3

Lightweight Lambda-based REST Framework

License

License

GroupId

GroupId

org.joyrest
ArtifactId

ArtifactId

joyrest-core
Version

Version

1.3
Type

Type

jar
Description

Description

Lightweight Lambda-based REST Framework

Download joyrest-core 1.3


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

Dependencies

compile (2)

Group / Artifact Type Version
com.codepoetics : protonpack jar 1.7
org.slf4j : slf4j-api jar 1.7.12

test (2)

Group / Artifact Type Version
org.easymock : easymock jar 3.3.1
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.