Last Version

vertx Chat 2.4.2

Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/

License

License

CDDL
GroupId

GroupId

org.atmosphere.vertx.samples
ArtifactId

ArtifactId

vertx-chat
Version

Version

2.4.2
Type

Type

jar
Description

Description

vertx Chat
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
Project URL

Project URL

http://maven.apache.org

Download vertx-chat 2.4.2


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

Dependencies

compile (6)

Group / Artifact Type Version
org.atmosphere : atmosphere-vertx jar 2.1.0
io.vertx : vertx-core jar 3.0.0
io.vertx : vertx-web jar 3.0.0
org.apache.geronimo.specs : geronimo-servlet_3.0_spec jar 1.0
com.fasterxml.jackson.core : jackson-databind jar 2.2.2
javax.inject : javax.inject jar 1

Project Modules

There are no modules declared in this project.