License |
License
CDDL
|
---|---|
GroupId | GroupIdorg.atmosphere.samples |
ArtifactId | ArtifactIdatmosphere-bayeux-samples |
Version | Version0.7.2 |
Type | Typewar |
Description |
Descriptionatmosphere-bayeux-samples
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
Filename | Size |
---|---|
atmosphere-bayeux-samples-0.7.2.pom | |
atmosphere-bayeux-samples-0.7.2.war | 5 MB |
atmosphere-bayeux-samples-0.7.2-javadoc.jar | 337 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.atmosphere.samples/atmosphere-bayeux-samples/ -->
<dependency>
<groupId>org.atmosphere.samples</groupId>
<artifactId>atmosphere-bayeux-samples</artifactId>
<version>0.7.2</version>
<type>war</type>
</dependency>
// https://jarcasting.com/artifacts/org.atmosphere.samples/atmosphere-bayeux-samples/
implementation 'org.atmosphere.samples:atmosphere-bayeux-samples:0.7.2'
// https://jarcasting.com/artifacts/org.atmosphere.samples/atmosphere-bayeux-samples/
implementation ("org.atmosphere.samples:atmosphere-bayeux-samples:0.7.2")
'org.atmosphere.samples:atmosphere-bayeux-samples:war:0.7.2'
<dependency org="org.atmosphere.samples" name="atmosphere-bayeux-samples" rev="0.7.2">
<artifact name="atmosphere-bayeux-samples" type="war" />
</dependency>
@Grapes(
@Grab(group='org.atmosphere.samples', module='atmosphere-bayeux-samples', version='0.7.2')
)
libraryDependencies += "org.atmosphere.samples" % "atmosphere-bayeux-samples" % "0.7.2"
[org.atmosphere.samples/atmosphere-bayeux-samples "0.7.2"]
Group / Artifact | Type | Version |
---|---|---|
org.cometd : cometd-demo | war | 1.1.3 |
org.atmosphere : atmosphere-bayeux | jar | 0.7.2 |
org.slf4j : slf4j-api | jar | 1.6.1 |
Group / Artifact | Type | Version |
---|---|---|
org.eclipse.jetty : jetty-websocket | jar | 7.2.1.v20101111 |
org.mortbay.jetty : jetty | jar | 6.1.22 |
org.mortbay.jetty : jetty-util | jar | 6.1.22 |
org.mortbay.jetty : jetty-management | jar | 6.1.22 |
Group / Artifact | Type | Version |
---|---|---|
org.testng : testng | jar | 5.8 |
com.ning : async-http-client | jar | 1.6.3 |
org.slf4j : jul-to-slf4j | jar | 1.6.1 |
org.slf4j : jcl-over-slf4j | jar | 1.6.1 |
ch.qos.logback : logback-core | jar | 0.9.24 |
ch.qos.logback : logback-classic | jar | 0.9.24 |