License |
License
CDDL
|
---|---|
GroupId | GroupIdorg.atmosphere.samples |
ArtifactId | ArtifactIdatmosphere-tictactoe |
Version | Version0.9.7 |
Type | Typewar |
Description |
Descriptionatmosphere-tictactoe
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
Project URL |
Project URL |
Filename | Size |
---|---|
atmosphere-tictactoe-0.9.7.pom | |
atmosphere-tictactoe-0.9.7.war | 361 KB |
atmosphere-tictactoe-0.9.7-sources.jar | 5 KB |
atmosphere-tictactoe-0.9.7-javadoc.jar | 26 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.atmosphere.samples/atmosphere-tictactoe/ -->
<dependency>
<groupId>org.atmosphere.samples</groupId>
<artifactId>atmosphere-tictactoe</artifactId>
<version>0.9.7</version>
<type>war</type>
</dependency>
// https://jarcasting.com/artifacts/org.atmosphere.samples/atmosphere-tictactoe/
implementation 'org.atmosphere.samples:atmosphere-tictactoe:0.9.7'
// https://jarcasting.com/artifacts/org.atmosphere.samples/atmosphere-tictactoe/
implementation ("org.atmosphere.samples:atmosphere-tictactoe:0.9.7")
'org.atmosphere.samples:atmosphere-tictactoe:war:0.9.7'
<dependency org="org.atmosphere.samples" name="atmosphere-tictactoe" rev="0.9.7">
<artifact name="atmosphere-tictactoe" type="war" />
</dependency>
@Grapes(
@Grab(group='org.atmosphere.samples', module='atmosphere-tictactoe', version='0.9.7')
)
libraryDependencies += "org.atmosphere.samples" % "atmosphere-tictactoe" % "0.9.7"
[org.atmosphere.samples/atmosphere-tictactoe "0.9.7"]
Group / Artifact | Type | Version |
---|---|---|
org.atmosphere : atmosphere-runtime | jar | 0.9.7 |
org.slf4j : slf4j-api | jar | 1.6.1 |
Group / Artifact | Type | Version |
---|---|---|
org.apache.geronimo.specs : geronimo-servlet_3.0_spec | jar | 1.0 |
org.eclipse.jetty : jetty-websocket | jar | 7.6.0.v20120127 |
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.7.2 |
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.30 |
ch.qos.logback : logback-classic | jar | 0.9.30 |