Last Version

org.joyrest:joyrest-spring 1.3

Lightweight Lambda-based REST Framework

License

License

GroupId

GroupId

org.joyrest
ArtifactId

ArtifactId

joyrest-spring
Version

Version

1.3
Type

Type

jar
Description

Description

Lightweight Lambda-based REST Framework

Download joyrest-spring 1.3


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

Dependencies

compile (2)

Group / Artifact Type Version
org.joyrest : joyrest-core jar 1.3
org.springframework : spring-context jar 4.1.6.RELEASE

Project Modules

There are no modules declared in this project.