Last Version

atmosphere-modules 3.0.2

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

License

License

CDDL
GroupId

GroupId

org.atmosphere
ArtifactId

ArtifactId

atmosphere-modules
Version

Version

3.0.2
Type

Type

pom
Description

Description

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

Project URL

https://github.com/Atmosphere/atmosphere

Download atmosphere-modules 3.0.2

Filename Size
atmosphere-modules-3.0.2.pom 743 bytes
Browse

<!-- https://jarcasting.com/artifacts/org.atmosphere/atmosphere-modules/ -->
<dependency>
    <groupId>org.atmosphere</groupId>
    <artifactId>atmosphere-modules</artifactId>
    <version>3.0.2</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.atmosphere/atmosphere-modules/
implementation 'org.atmosphere:atmosphere-modules:3.0.2'
// https://jarcasting.com/artifacts/org.atmosphere/atmosphere-modules/
implementation ("org.atmosphere:atmosphere-modules:3.0.2")
'org.atmosphere:atmosphere-modules:pom:3.0.2'
<dependency org="org.atmosphere" name="atmosphere-modules" rev="3.0.2">
  <artifact name="atmosphere-modules" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.atmosphere', module='atmosphere-modules', version='3.0.2')
)
libraryDependencies += "org.atmosphere" % "atmosphere-modules" % "3.0.2"
[org.atmosphere/atmosphere-modules "3.0.2"]

Dependencies

compile (1)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.35

test (6)

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

Project Modules

  • cpr