License |
License
CDDL
|
---|---|
GroupId | GroupIdorg.atmosphere |
ArtifactId | ArtifactIdatmosphere-assembly |
Last Version | Last Version3.0.2 |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptionatmosphere-assembly
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
Project URL |
Project URL |
Filename | Size |
---|---|
atmosphere-assembly-3.0.2.pom | 849 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.atmosphere/atmosphere-assembly/ -->
<dependency>
<groupId>org.atmosphere</groupId>
<artifactId>atmosphere-assembly</artifactId>
<version>3.0.2</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.atmosphere/atmosphere-assembly/
implementation 'org.atmosphere:atmosphere-assembly:3.0.2'
// https://jarcasting.com/artifacts/org.atmosphere/atmosphere-assembly/
implementation ("org.atmosphere:atmosphere-assembly:3.0.2")
'org.atmosphere:atmosphere-assembly:pom:3.0.2'
<dependency org="org.atmosphere" name="atmosphere-assembly" rev="3.0.2">
<artifact name="atmosphere-assembly" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.atmosphere', module='atmosphere-assembly', version='3.0.2')
)
libraryDependencies += "org.atmosphere" % "atmosphere-assembly" % "3.0.2"
[org.atmosphere/atmosphere-assembly "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 |