org.joyrest:joyrest-hk2

Lightweight Lambda-based REST Framework

License

License

Categories

Categories

HK2 Application Layer Libs Dependency Injection
GroupId

GroupId

org.joyrest
ArtifactId

ArtifactId

joyrest-hk2
Last Version

Last Version

1.3
Release Date

Release Date

Type

Type

jar
Description

Description

Lightweight Lambda-based REST Framework

Download joyrest-hk2

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
org.joyrest : joyrest-core jar 1.3
org.glassfish.hk2 : hk2-locator jar 2.4.0-b11

Project Modules

There are no modules declared in this project.

Versions

Version
1.3
1.2
1.0