File | Operation |
---|---|
atmosphere-project-3.0.13.pom | download |
<dependency>
<groupId>org.atmosphere</groupId>
<artifactId>atmosphere-project</artifactId>
<version>3.0.13</version>
<type>pom</type>
</dependency>
@Grapes(
@Grab(group='org.atmosphere', module='atmosphere-project', version='3.0.13')
)
<parent> <groupId>org.sonatype.oss</groupId> <artifactId>oss-parent</artifactId> <version>9</version> </parent>
compile
|-- org.slf4j:slf4j-api:1.7.35
test
|-- com.ning:async-http-client:1.7.7
|-- org.slf4j:jul-to-slf4j:1.7.35
|-- org.slf4j:jcl-over-slf4j:1.7.35