License |
License
CDDL
|
---|---|
GroupId | GroupIdorg.atmosphere |
ArtifactId | ArtifactIdatmosphere-project |
Last Version | Last Version3.0.2 |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptionatmosphere-project
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
atmosphere-project-3.0.2.pom | 17 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.atmosphere/atmosphere-project/ -->
<dependency>
<groupId>org.atmosphere</groupId>
<artifactId>atmosphere-project</artifactId>
<version>3.0.2</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.atmosphere/atmosphere-project/
implementation 'org.atmosphere:atmosphere-project:3.0.2'
// https://jarcasting.com/artifacts/org.atmosphere/atmosphere-project/
implementation ("org.atmosphere:atmosphere-project:3.0.2")
'org.atmosphere:atmosphere-project:pom:3.0.2'
<dependency org="org.atmosphere" name="atmosphere-project" rev="3.0.2">
<artifact name="atmosphere-project" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.atmosphere', module='atmosphere-project', version='3.0.2')
)
libraryDependencies += "org.atmosphere" % "atmosphere-project" % "3.0.2"
[org.atmosphere/atmosphere-project "3.0.2"]
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | 1.7.35 |
Group / Artifact | Type | Version |
---|---|---|
org.testng : testng | jar | 7.5 |
com.ning : async-http-client | jar | 1.7.7 |
org.slf4j : jul-to-slf4j | jar | 1.7.35 |
org.slf4j : jcl-over-slf4j | jar | 1.7.35 |
ch.qos.logback : logback-core | jar | 1.2.10 |
ch.qos.logback : logback-classic | jar | 1.2.10 |