Last Version

atmosphere-guice 2.6.5

Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/

License

License

Categories

Categories

GUI User Interface Guice Application Layer Libs Dependency Injection
GroupId

GroupId

org.atmosphere
ArtifactId

ArtifactId

atmosphere-guice
Version

Version

2.6.5
Type

Type

jar
Description

Description

atmosphere-guice
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
Project URL

Project URL

http://maven.apache.org

Download atmosphere-guice 2.6.5


<!-- 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"]

Dependencies

compile (4)

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

provided (6)

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

test (12)

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

Project Modules

There are no modules declared in this project.