is not current version
Last Version 2.23.1

org.apache.activemq.examples.rest:javascript-chat 1.4.0


Categories

Categories

JavaScript Languages
GroupId

GroupId

org.apache.activemq.examples.rest
ArtifactId

ArtifactId

javascript-chat
Version

Version

1.4.0
Type

Type

war

Download javascript-chat 1.4.0


<!-- https://jarcasting.com/artifacts/org.apache.activemq.examples.rest/javascript-chat/ -->
<dependency>
    <groupId>org.apache.activemq.examples.rest</groupId>
    <artifactId>javascript-chat</artifactId>
    <version>1.4.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:1.4.0'
// https://jarcasting.com/artifacts/org.apache.activemq.examples.rest/javascript-chat/
implementation ("org.apache.activemq.examples.rest:javascript-chat:1.4.0")
'org.apache.activemq.examples.rest:javascript-chat:war:1.4.0'
<dependency org="org.apache.activemq.examples.rest" name="javascript-chat" rev="1.4.0">
  <artifact name="javascript-chat" type="war" />
</dependency>
@Grapes(
@Grab(group='org.apache.activemq.examples.rest', module='javascript-chat', version='1.4.0')
)
libraryDependencies += "org.apache.activemq.examples.rest" % "javascript-chat" % "1.4.0"
[org.apache.activemq.examples.rest/javascript-chat "1.4.0"]