Last Version

atmosphere-samples 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.samples
ArtifactId

ArtifactId

vertx-samples
Version

Version

2.4.2
Type

Type

pom
Description

Description

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

Download vertx-samples 2.4.2

Filename Size
vertx-samples-2.4.2.pom 733 bytes
Browse

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • chat
  • jersey-chat