Last Version

Vert.x Skeleton 1.0.1

Skeleton for a Vert.x service project

License

License

GroupId

GroupId

com.github.malkomich
ArtifactId

ArtifactId

vertx-skeleton
Version

Version

1.0.1
Type

Type

jar
Description

Description

Vert.x Skeleton
Skeleton for a Vert.x service project
Project URL

Project URL

https://github.com/malkomich/vertx-skeleton
Source Code Management

Source Code Management

https://github.com/malkomich/vertx-skeleton

Download vertx-skeleton 1.0.1


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

Dependencies

compile (10)

Group / Artifact Type Version
io.vertx : vertx-core jar
io.vertx : vertx-config jar
io.vertx : vertx-health-check jar 3.5.4
io.vertx : vertx-service-proxy jar
io.vertx : vertx-codegen jar
io.vertx : vertx-web jar
io.vertx : vertx-web-client jar
com.google.inject : guice jar 4.1.0
commons-logging : commons-logging jar 1.1.1
ch.qos.logback : logback-classic jar 1.2.3

Project Modules

There are no modules declared in this project.