| License |
License
CDDL
|
|---|---|
| GroupId | GroupIdorg.atmosphere |
| ArtifactId | ArtifactIdatmosphere-modules |
| Version | Version3.0.0-alpha2 |
| Type | Typepom |
| Description |
Descriptionatmosphere-modules
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| atmosphere-modules-3.0.0-alpha2.pom | 792 bytes |
| Browse |
<!-- https://jarcasting.com/artifacts/org.atmosphere/atmosphere-modules/ -->
<dependency>
<groupId>org.atmosphere</groupId>
<artifactId>atmosphere-modules</artifactId>
<version>3.0.0-alpha2</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.atmosphere/atmosphere-modules/
implementation 'org.atmosphere:atmosphere-modules:3.0.0-alpha2'
// https://jarcasting.com/artifacts/org.atmosphere/atmosphere-modules/
implementation ("org.atmosphere:atmosphere-modules:3.0.0-alpha2")
'org.atmosphere:atmosphere-modules:pom:3.0.0-alpha2'
<dependency org="org.atmosphere" name="atmosphere-modules" rev="3.0.0-alpha2">
<artifact name="atmosphere-modules" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.atmosphere', module='atmosphere-modules', version='3.0.0-alpha2')
)
libraryDependencies += "org.atmosphere" % "atmosphere-modules" % "3.0.0-alpha2"
[org.atmosphere/atmosphere-modules "3.0.0-alpha2"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.slf4j : slf4j-api | jar | 1.7.13 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.testng : testng | jar | 6.9.10 |
| com.ning : async-http-client | jar | 1.9.33 |
| 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 |