License |
License |
---|---|
Categories |
CategoriesGUI User Interface Guice Application Layer Libs Dependency Injection |
GroupId | GroupIdorg.everrest |
ArtifactId | ArtifactIdeverrest-integration-guice-sample |
Version | Version1.14.5 |
Type | Typewar |
Description |
DescriptionEverRest :: Guice Integration Sample
everREST is a project which provides a way to build RESTful applications
using own complete implementation of JAX-RS specification (a.k.a JSR-311)
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.everrest/everrest-integration-guice-sample/ -->
<dependency>
<groupId>org.everrest</groupId>
<artifactId>everrest-integration-guice-sample</artifactId>
<version>1.14.5</version>
<type>war</type>
</dependency>
// https://jarcasting.com/artifacts/org.everrest/everrest-integration-guice-sample/
implementation 'org.everrest:everrest-integration-guice-sample:1.14.5'
// https://jarcasting.com/artifacts/org.everrest/everrest-integration-guice-sample/
implementation ("org.everrest:everrest-integration-guice-sample:1.14.5")
'org.everrest:everrest-integration-guice-sample:war:1.14.5'
<dependency org="org.everrest" name="everrest-integration-guice-sample" rev="1.14.5">
<artifact name="everrest-integration-guice-sample" type="war" />
</dependency>
@Grapes(
@Grab(group='org.everrest', module='everrest-integration-guice-sample', version='1.14.5')
)
libraryDependencies += "org.everrest" % "everrest-integration-guice-sample" % "1.14.5"
[org.everrest/everrest-integration-guice-sample "1.14.5"]
Group / Artifact | Type | Version |
---|---|---|
com.google.inject : guice | jar | 4.2.2 |
com.google.inject.extensions : guice-servlet | jar | 4.2.2 |
javax.inject : javax.inject | jar | 1 |
javax.ws.rs : javax.ws.rs-api | jar | 2.0 |
org.everrest : everrest-integration-guice | jar | 1.14.5 |
Group / Artifact | Type | Version |
---|---|---|
javax.servlet : javax.servlet-api | jar | 3.1.0 |
Group / Artifact | Type | Version |
---|---|---|
ch.qos.logback : logback-classic | jar | 1.2.1 |
commons-fileupload : commons-fileupload | jar | 1.3.3 |
javax.annotation : javax.annotation-api | jar | 1.2 |
javax.mail : mail | jar | 1.4.4 |
org.everrest : everrest-core | jar | 1.14.5 |