License |
License
CDDL
|
---|---|
Categories |
CategoriesJavaScript Languages |
GroupId | GroupIdorg.atmosphere.wasync.samples |
ArtifactId | ArtifactIdnode.js-chat |
Version | Version2.6.4 |
Type | Typejar |
Description |
DescriptionwAsync Node.js Chat
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
Project URL |
Project URL |
Filename | Size |
---|---|
node.js-chat-2.6.4.pom | |
node.js-chat-2.6.4.jar | 104 KB |
node.js-chat-2.6.4-sources.jar | 99 KB |
node.js-chat-2.6.4-javadoc.jar | 27 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.atmosphere.wasync.samples/node.js-chat/ -->
<dependency>
<groupId>org.atmosphere.wasync.samples</groupId>
<artifactId>node.js-chat</artifactId>
<version>2.6.4</version>
</dependency>
// https://jarcasting.com/artifacts/org.atmosphere.wasync.samples/node.js-chat/
implementation 'org.atmosphere.wasync.samples:node.js-chat:2.6.4'
// https://jarcasting.com/artifacts/org.atmosphere.wasync.samples/node.js-chat/
implementation ("org.atmosphere.wasync.samples:node.js-chat:2.6.4")
'org.atmosphere.wasync.samples:node.js-chat:jar:2.6.4'
<dependency org="org.atmosphere.wasync.samples" name="node.js-chat" rev="2.6.4">
<artifact name="node.js-chat" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.atmosphere.wasync.samples', module='node.js-chat', version='2.6.4')
)
libraryDependencies += "org.atmosphere.wasync.samples" % "node.js-chat" % "2.6.4"
[org.atmosphere.wasync.samples/node.js-chat "2.6.4"]
Group / Artifact | Type | Version |
---|---|---|
org.atmosphere : wasync | jar | 2.1.2 |
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 |