License |
License |
---|---|
Categories |
CategoriesGUI User Interface Guice Application Layer Libs Dependency Injection |
GroupId | GroupIdorg.atmosphere |
ArtifactId | ArtifactIdatmosphere-guice |
Last Version | Last Version2.6.5 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionatmosphere-guice
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
Project URL |
Project URL |
Filename | Size |
---|---|
atmosphere-guice-2.6.5.pom | |
atmosphere-guice-2.6.5.jar | 8 KB |
atmosphere-guice-2.6.5-sources.jar | 6 KB |
atmosphere-guice-2.6.5-javadoc.jar | 47 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.atmosphere/atmosphere-guice/ -->
<dependency>
<groupId>org.atmosphere</groupId>
<artifactId>atmosphere-guice</artifactId>
<version>2.6.5</version>
</dependency>
// https://jarcasting.com/artifacts/org.atmosphere/atmosphere-guice/
implementation 'org.atmosphere:atmosphere-guice:2.6.5'
// https://jarcasting.com/artifacts/org.atmosphere/atmosphere-guice/
implementation ("org.atmosphere:atmosphere-guice:2.6.5")
'org.atmosphere:atmosphere-guice:jar:2.6.5'
<dependency org="org.atmosphere" name="atmosphere-guice" rev="2.6.5">
<artifact name="atmosphere-guice" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.atmosphere', module='atmosphere-guice', version='2.6.5')
)
libraryDependencies += "org.atmosphere" % "atmosphere-guice" % "2.6.5"
[org.atmosphere/atmosphere-guice "2.6.5"]
Group / Artifact | Type | Version |
---|---|---|
com.sun.jersey.contribs : jersey-guice | jar | 1.19 |
com.google.inject.extensions : guice-servlet | jar | 3.0 |
com.google.inject : guice | jar | 3.0 |
org.slf4j : slf4j-api | jar | 1.7.13 |
Group / Artifact | Type | Version |
---|---|---|
org.atmosphere : atmosphere-jersey | jar | 2.7.2 |
javax.servlet : javax.servlet-api | jar | 3.1.0 |
org.eclipse.jetty : jetty-websocket | jar | 7.6.9.v20130131 |
org.mortbay.jetty : jetty | jar | 6.1.22 |
org.mortbay.jetty : jetty-util | jar | 6.1.22 |
org.mortbay.jetty : jetty-management | jar | 6.1.22 |
Group / Artifact | Type | Version |
---|---|---|
com.sun.grizzly : grizzly-http | jar | 1.9.57 |
com.sun.grizzly : grizzly-http-servlet | jar | 1.9.57 |
com.sun.grizzly : grizzly-comet | jar | 1.9.57 |
com.sun.grizzly : grizzly-compat | jar | 1.9.57 |
org.eclipse.jetty : jetty-servlet Optional | jar | 7.6.9.v20130131 |
org.eclipse.jetty : jetty-server Optional | jar | 7.6.9.v20130131 |
org.testng : testng | jar | 5.8 |
com.ning : async-http-client | jar | 1.8.3 |
org.slf4j : jul-to-slf4j | jar | 1.7.13 |
org.slf4j : jcl-over-slf4j | jar | 1.7.13 |
ch.qos.logback : logback-core | jar | 1.1.2 |
ch.qos.logback : logback-classic | jar | 1.1.2 |