License |
License
CDDL
|
---|---|
Categories |
CategoriesGUI User Interface Guice Application Layer Libs Dependency Injection |
GroupId | GroupIdorg.atmosphere.samples |
ArtifactId | ArtifactIdatmosphere-di-guice-sample |
Last Version | Last Version2.0.8 |
Release Date | Release Date |
Type | Typewar |
Description |
Descriptionatmosphere-di-guice-sample
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
<!-- https://jarcasting.com/artifacts/org.atmosphere.samples/atmosphere-di-guice-sample/ -->
<dependency>
<groupId>org.atmosphere.samples</groupId>
<artifactId>atmosphere-di-guice-sample</artifactId>
<version>2.0.8</version>
<type>war</type>
</dependency>
// https://jarcasting.com/artifacts/org.atmosphere.samples/atmosphere-di-guice-sample/
implementation 'org.atmosphere.samples:atmosphere-di-guice-sample:2.0.8'
// https://jarcasting.com/artifacts/org.atmosphere.samples/atmosphere-di-guice-sample/
implementation ("org.atmosphere.samples:atmosphere-di-guice-sample:2.0.8")
'org.atmosphere.samples:atmosphere-di-guice-sample:war:2.0.8'
<dependency org="org.atmosphere.samples" name="atmosphere-di-guice-sample" rev="2.0.8">
<artifact name="atmosphere-di-guice-sample" type="war" />
</dependency>
@Grapes(
@Grab(group='org.atmosphere.samples', module='atmosphere-di-guice-sample', version='2.0.8')
)
libraryDependencies += "org.atmosphere.samples" % "atmosphere-di-guice-sample" % "2.0.8"
[org.atmosphere.samples/atmosphere-di-guice-sample "2.0.8"]
Group / Artifact | Type | Version |
---|---|---|
org.atmosphere.client : jquery | war | 2.0.9 |
org.atmosphere : atmosphere-jersey | jar | 2.0.8 |
org.atmosphere : atmosphere-guice | jar | 2.0.0 |
com.google.inject.extensions : guice-servlet | jar | 2.0 |
com.sun.jersey.contribs : jersey-guice | jar | 1.17 |
com.sun.jersey : jersey-json | jar | 1.17 |
Group / Artifact | Type | Version |
---|---|---|
org.apache.geronimo.specs : geronimo-servlet_3.0_spec | jar | 1.0 |
Group / Artifact | Type | Version |
---|---|---|
ch.qos.logback : logback-core | jar | 1.0.13 |