| License |
License
CDDL
|
|---|---|
| GroupId | GroupIdorg.atmosphere.samples |
| ArtifactId | ArtifactIdatmosphere-flick-comet |
| Last Version | Last Version0.5.8 |
| Release Date | Release Date |
| Type | Typewar |
| Description |
Descriptionatmosphere-flickr-comet
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| atmosphere-flick-comet-0.5.8.pom | |
| atmosphere-flick-comet-0.5.8.war | 411 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.atmosphere.samples/atmosphere-flick-comet/ -->
<dependency>
<groupId>org.atmosphere.samples</groupId>
<artifactId>atmosphere-flick-comet</artifactId>
<version>0.5.8</version>
<type>war</type>
</dependency>
// https://jarcasting.com/artifacts/org.atmosphere.samples/atmosphere-flick-comet/
implementation 'org.atmosphere.samples:atmosphere-flick-comet:0.5.8'
// https://jarcasting.com/artifacts/org.atmosphere.samples/atmosphere-flick-comet/
implementation ("org.atmosphere.samples:atmosphere-flick-comet:0.5.8")
'org.atmosphere.samples:atmosphere-flick-comet:war:0.5.8'
<dependency org="org.atmosphere.samples" name="atmosphere-flick-comet" rev="0.5.8">
<artifact name="atmosphere-flick-comet" type="war" />
</dependency>
@Grapes(
@Grab(group='org.atmosphere.samples', module='atmosphere-flick-comet', version='0.5.8')
)
libraryDependencies += "org.atmosphere.samples" % "atmosphere-flick-comet" % "0.5.8"
[org.atmosphere.samples/atmosphere-flick-comet "0.5.8"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.atmosphere : atmosphere-runtime | jar | 0.5.8 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.glassfish : javax.servlet | jar | 3.0-b73 |
| org.mortbay.jetty : jetty | jar | 6.1.14 |
| org.mortbay.jetty : jetty-util | jar | 6.1.14 |
| org.mortbay.jetty : jetty-management | jar | 6.1.14 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 3.8.1 |