License |
License
CDDL
|
---|---|
GroupId | GroupIdorg.atmosphere.wasync.samples |
ArtifactId | ArtifactIdwasync-chat |
Version | Version2.6.4 |
Type | Typejar |
Description |
DescriptionwAsync Chat
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
Project URL |
Project URL |
Filename | Size |
---|---|
wasync-chat-2.6.4.pom | |
wasync-chat-2.6.4.jar | 108 KB |
wasync-chat-2.6.4-sources.jar | 101 KB |
wasync-chat-2.6.4-javadoc.jar | 44 KB |
wasync-chat-2.6.4-distribution.zip | 8 MB |
Browse |
<!-- https://jarcasting.com/artifacts/org.atmosphere.wasync.samples/wasync-chat/ -->
<dependency>
<groupId>org.atmosphere.wasync.samples</groupId>
<artifactId>wasync-chat</artifactId>
<version>2.6.4</version>
</dependency>
// https://jarcasting.com/artifacts/org.atmosphere.wasync.samples/wasync-chat/
implementation 'org.atmosphere.wasync.samples:wasync-chat:2.6.4'
// https://jarcasting.com/artifacts/org.atmosphere.wasync.samples/wasync-chat/
implementation ("org.atmosphere.wasync.samples:wasync-chat:2.6.4")
'org.atmosphere.wasync.samples:wasync-chat:jar:2.6.4'
<dependency org="org.atmosphere.wasync.samples" name="wasync-chat" rev="2.6.4">
<artifact name="wasync-chat" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.atmosphere.wasync.samples', module='wasync-chat', version='2.6.4')
)
libraryDependencies += "org.atmosphere.wasync.samples" % "wasync-chat" % "2.6.4"
[org.atmosphere.wasync.samples/wasync-chat "2.6.4"]
Group / Artifact | Type | Version |
---|---|---|
org.atmosphere : wasync | jar | 2.1.2 |
org.atmosphere : atmosphere-runtime | jar | 2.6.4 |
org.atmosphere : nettosphere | jar | 3.2.1 |
javax.servlet : servlet-api | jar | 2.5 |
com.fasterxml.jackson.core : jackson-databind | jar | 2.8.11 |
org.slf4j : slf4j-api | jar | 1.6.4 |
ch.qos.logback : logback-core | jar | 1.0.0 |
ch.qos.logback : logback-classic | jar | 1.0.0 |