Last Version

fr.myprysm.vertx:vertx-core 0.1.3

Myprysm Vert.x Core with ConfigService and StarterVerticle

License

License

GroupId

GroupId

fr.myprysm.vertx
ArtifactId

ArtifactId

vertx-core
Version

Version

0.1.3
Type

Type

jar
Description

Description

fr.myprysm.vertx:vertx-core
Myprysm Vert.x Core with ConfigService and StarterVerticle

Download vertx-core 0.1.3


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

Dependencies

compile (9)

Group / Artifact Type Version
fr.myprysm.vertx : vertx-validation jar 0.1.2
io.vertx : vertx-core jar
io.vertx : vertx-rx-java2 jar
io.vertx : vertx-service-proxy jar
io.vertx : vertx-config jar
io.vertx : vertx-config-yaml jar
io.vertx : vertx-health-check jar
ch.qos.logback : logback-classic jar 1.2.3
io.github.lukehutch : fast-classpath-scanner jar 2.18.1

provided (8)

Group / Artifact Type Version
io.vertx : vertx-junit5 jar 3.5.2
org.projectlombok : lombok jar 1.16.20
io.vertx : vertx-codegen jar
io.vertx : vertx-lang-kotlin jar
io.vertx : vertx-lang-groovy jar
io.vertx : vertx-lang-ruby jar
io.vertx : vertx-lang-ceylon jar
io.vertx : vertx-lang-js jar

test (6)

Group / Artifact Type Version
fr.myprysm.vertx : vertx-test jar 0.1.2
org.assertj : assertj-core jar 3.9.0
org.junit.jupiter : junit-jupiter-api jar 5.1.0
org.junit.jupiter : junit-jupiter-engine jar 5.1.0
org.junit.platform : junit-platform-engine jar 1.1.0
org.junit.platform : junit-platform-launcher jar 1.1.0

Project Modules

There are no modules declared in this project.