vxms-verticle

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

License

License

GroupId

GroupId

org.jacpfx
ArtifactId

ArtifactId

vxms-verticle
Last Version

Last Version

1.0-RC1
Release Date

Release Date

Type

Type

jar
Description

Description

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

Project URL

http://maven.apache.org

Download vxms-verticle

How to add to project

<!-- https://jarcasting.com/artifacts/org.jacpfx/vxms-verticle/ -->
<dependency>
    <groupId>org.jacpfx</groupId>
    <artifactId>vxms-verticle</artifactId>
    <version>1.0-RC1</version>
</dependency>
// https://jarcasting.com/artifacts/org.jacpfx/vxms-verticle/
implementation 'org.jacpfx:vxms-verticle:1.0-RC1'
// https://jarcasting.com/artifacts/org.jacpfx/vxms-verticle/
implementation ("org.jacpfx:vxms-verticle:1.0-RC1")
'org.jacpfx:vxms-verticle:jar:1.0-RC1'
<dependency org="org.jacpfx" name="vxms-verticle" rev="1.0-RC1">
  <artifact name="vxms-verticle" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.jacpfx', module='vxms-verticle', version='1.0-RC1')
)
libraryDependencies += "org.jacpfx" % "vxms-verticle" % "1.0-RC1"
[org.jacpfx/vxms-verticle "1.0-RC1"]

Dependencies

compile (3)

Group / Artifact Type Version
org.jacpfx : vxms-common jar 1.0-SNAPSHOT
io.vertx : vertx-core jar 3.4.0
io.vertx : vertx-web jar 3.4.0

test (11)

Group / Artifact Type Version
org.jacpfx » vxms-etcd-discovery Optional jar 1.0-RC1
org.jacpfx : vxms-rest jar 1.0-RC1
org.jacpfx : vxms-event jar 1.0-RC1
org.jacpfx » vxms-websocket jar 1.0-RC1
javax.ws.rs : javax.ws.rs-api jar 2.0.1
org.glassfish.jersey.core : jersey-client jar 2.22.1
org.glassfish.jersey.media : jersey-media-multipart jar 2.22.1
com.google.code.gson : gson jar 2.3
io.vertx : vertx-core test-jar 3.4.0
io.vertx : vertx-hazelcast jar 3.4.0
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.

Versions

Version
1.0-RC1