License |
License |
---|---|
Categories |
CategoriesJavaScript Languages |
GroupId | GroupIdorg.apache.activemq.examples.rest |
ArtifactId | ArtifactIdjavascript-chat |
Version | Version2.18.0 |
Type | Typewar |
Description |
DescriptionBrowser Chat App
The Apache Software Foundation provides support for the Apache community of open-source software projects.
The Apache projects are characterized by a collaborative, consensus based development process, an open and
pragmatic software license, and a desire to create high quality software that leads the way in its field.
We consider ourselves not simply a group of projects sharing a server, but rather a community of developers
and users.
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
javascript-chat-2.18.0.pom | |
javascript-chat-2.18.0.war | 32 MB |
javascript-chat-2.18.0-sources.jar | 12 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.apache.activemq.examples.rest/javascript-chat/ -->
<dependency>
<groupId>org.apache.activemq.examples.rest</groupId>
<artifactId>javascript-chat</artifactId>
<version>2.18.0</version>
<type>war</type>
</dependency>
// https://jarcasting.com/artifacts/org.apache.activemq.examples.rest/javascript-chat/
implementation 'org.apache.activemq.examples.rest:javascript-chat:2.18.0'
// https://jarcasting.com/artifacts/org.apache.activemq.examples.rest/javascript-chat/
implementation ("org.apache.activemq.examples.rest:javascript-chat:2.18.0")
'org.apache.activemq.examples.rest:javascript-chat:war:2.18.0'
<dependency org="org.apache.activemq.examples.rest" name="javascript-chat" rev="2.18.0">
<artifact name="javascript-chat" type="war" />
</dependency>
@Grapes(
@Grab(group='org.apache.activemq.examples.rest', module='javascript-chat', version='2.18.0')
)
libraryDependencies += "org.apache.activemq.examples.rest" % "javascript-chat" % "2.18.0"
[org.apache.activemq.examples.rest/javascript-chat "2.18.0"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.activemq : artemis-core-client | jar | 2.18.0 |
org.apache.activemq : artemis-server | jar | 2.18.0 |
org.apache.activemq : artemis-jms-client | jar | 2.18.0 |
org.apache.activemq : artemis-jms-server | jar | 2.18.0 |
io.netty : netty-all | jar | 4.1.66.Final |
jakarta.jms : jakarta.jms-api | jar | 2.0.3 |
org.apache.activemq.rest : artemis-rest | jar | 2.18.0 |
org.jboss.resteasy : resteasy-jaxrs | jar | 3.15.0.Final |
org.jboss.resteasy : resteasy-jaxb-provider | jar | 3.15.0.Final |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.1 |