Last Version

Fabric8 :: Quickstarts :: Vert.x :: Fat Jar 2.2.152

Simple embedded vert.x fatjar

License

License

GroupId

GroupId

io.fabric8.quickstarts
ArtifactId

ArtifactId

vertx-simplest
Version

Version

2.2.152
Type

Type

jar
Description

Description

Fabric8 :: Quickstarts :: Vert.x :: Fat Jar
Simple embedded vert.x fatjar
Project Organization

Project Organization

Red Hat

Download vertx-simplest 2.2.152


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

Dependencies

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

Project Modules

There are no modules declared in this project.