License |
License |
---|---|
GroupId | GroupIdorg.atmosphere |
ArtifactId | ArtifactIdatmosphere-cdi |
Last Version | Last Version2.6.5 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionatmosphere-cdi
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
Project URL |
Project URL |
Filename | Size |
---|---|
atmosphere-cdi-2.6.5.pom | |
atmosphere-cdi-2.6.5.jar | 3 KB |
atmosphere-cdi-2.6.5-sources.jar | 1 KB |
atmosphere-cdi-2.6.5-javadoc.jar | 393 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.atmosphere/atmosphere-cdi/ -->
<dependency>
<groupId>org.atmosphere</groupId>
<artifactId>atmosphere-cdi</artifactId>
<version>2.6.5</version>
</dependency>
// https://jarcasting.com/artifacts/org.atmosphere/atmosphere-cdi/
implementation 'org.atmosphere:atmosphere-cdi:2.6.5'
// https://jarcasting.com/artifacts/org.atmosphere/atmosphere-cdi/
implementation ("org.atmosphere:atmosphere-cdi:2.6.5")
'org.atmosphere:atmosphere-cdi:jar:2.6.5'
<dependency org="org.atmosphere" name="atmosphere-cdi" rev="2.6.5">
<artifact name="atmosphere-cdi" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.atmosphere', module='atmosphere-cdi', version='2.6.5')
)
libraryDependencies += "org.atmosphere" % "atmosphere-cdi" % "2.6.5"
[org.atmosphere/atmosphere-cdi "2.6.5"]
Group / Artifact | Type | Version |
---|---|---|
org.atmosphere : atmosphere-runtime | jar | 2.7.2 |
org.slf4j : slf4j-api | jar | 1.7.13 |
Group / Artifact | Type | Version |
---|---|---|
javax : javaee-api | jar | 6.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 |
---|---|---|
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 |