is not current version
Last Version 2.6.4

org.atmosphere:atmosphere-kafka-demo 2.5.13


GroupId

GroupId

org.atmosphere
ArtifactId

ArtifactId

atmosphere-kafka-demo
Version

Version

2.5.13
Type

Type

war

Download atmosphere-kafka-demo 2.5.13


<!-- https://jarcasting.com/artifacts/org.atmosphere/atmosphere-kafka-demo/ -->
<dependency>
    <groupId>org.atmosphere</groupId>
    <artifactId>atmosphere-kafka-demo</artifactId>
    <version>2.5.13</version>
    <type>war</type>
</dependency>
// https://jarcasting.com/artifacts/org.atmosphere/atmosphere-kafka-demo/
implementation 'org.atmosphere:atmosphere-kafka-demo:2.5.13'
// https://jarcasting.com/artifacts/org.atmosphere/atmosphere-kafka-demo/
implementation ("org.atmosphere:atmosphere-kafka-demo:2.5.13")
'org.atmosphere:atmosphere-kafka-demo:war:2.5.13'
<dependency org="org.atmosphere" name="atmosphere-kafka-demo" rev="2.5.13">
  <artifact name="atmosphere-kafka-demo" type="war" />
</dependency>
@Grapes(
@Grab(group='org.atmosphere', module='atmosphere-kafka-demo', version='2.5.13')
)
libraryDependencies += "org.atmosphere" % "atmosphere-kafka-demo" % "2.5.13"
[org.atmosphere/atmosphere-kafka-demo "2.5.13"]