Last Version

org.joyrest:joyrest-guice 1.3

Lightweight Lambda-based REST Framework

License

License

Categories

Categories

GUI User Interface Guice Application Layer Libs Dependency Injection
GroupId

GroupId

org.joyrest
ArtifactId

ArtifactId

joyrest-guice
Version

Version

1.3
Type

Type

jar
Description

Description

Lightweight Lambda-based REST Framework

Download joyrest-guice 1.3


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

Dependencies

compile (3)

Group / Artifact Type Version
org.joyrest : joyrest-core jar 1.3
com.google.inject : guice jar 4.0-beta5
com.google.inject.extensions : guice-multibindings jar 4.0-beta5

Project Modules

There are no modules declared in this project.