Categories |
CategoriesJavaScript Languages |
---|---|
GroupId | GroupIdorg.apache.activemq.examples.rest |
ArtifactId | ArtifactIdjavascript-chat |
Version | Version2.19.1 |
Type | Typewar |
Filename | Size |
---|---|
javascript-chat-2.19.1.pom | |
javascript-chat-2.19.1.war | 29 MB |
javascript-chat-2.19.1-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.19.1</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.19.1'
// https://jarcasting.com/artifacts/org.apache.activemq.examples.rest/javascript-chat/
implementation ("org.apache.activemq.examples.rest:javascript-chat:2.19.1")
'org.apache.activemq.examples.rest:javascript-chat:war:2.19.1'
<dependency org="org.apache.activemq.examples.rest" name="javascript-chat" rev="2.19.1">
<artifact name="javascript-chat" type="war" />
</dependency>
@Grapes(
@Grab(group='org.apache.activemq.examples.rest', module='javascript-chat', version='2.19.1')
)
libraryDependencies += "org.apache.activemq.examples.rest" % "javascript-chat" % "2.19.1"
[org.apache.activemq.examples.rest/javascript-chat "2.19.1"]