Last Version

io.github.crabzilla:crabzilla-vertx 0.0.5

Yet another Event Sourcing experiment

License

License

GroupId

GroupId

io.github.crabzilla
ArtifactId

ArtifactId

crabzilla-vertx
Version

Version

0.0.5
Type

Type

jar
Description

Description

Yet another Event Sourcing experiment

Download crabzilla-vertx 0.0.5


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

Dependencies

compile (16)

Group / Artifact Type Version
io.github.crabzilla : crabzilla-core jar 0.0.5
org.slf4j : slf4j-simple jar 1.7.8
javax.inject : javax.inject jar 1
org.slf4j : slf4j-api jar 1.7.8
com.fasterxml.jackson.module : jackson-module-parameter-names jar 2.9.0.pr4
com.fasterxml.jackson.datatype : jackson-datatype-jdk8 jar 2.9.0.pr4
com.fasterxml.jackson.core : jackson-annotations jar 2.9.0.pr4
com.fasterxml.jackson.datatype : jackson-datatype-jsr310 jar 2.9.0.pr4
com.zaxxer : HikariCP jar 2.6.1
org.jdbi : jdbi3 jar 3.0.0-beta2
org.jdbi : jdbi3-sqlobject jar 3.0.0-beta2
net.jodah : expiringmap jar 0.5.8
io.vertx : vertx-core jar 3.5.0.Beta1
io.vertx : vertx-web jar 3.5.0.Beta1
io.vertx : vertx-circuit-breaker jar 3.5.0.Beta1
io.vertx : vertx-jdbc-client jar 3.5.0.Beta1

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.16.18

test (7)

Group / Artifact Type Version
io.github.crabzilla : crabzilla-example1-core jar 0.0.5
io.vertx : vertx-unit jar 3.5.0.Beta1
mysql : mysql-connector-java jar 6.0.6
org.junit.vintage : junit-vintage-engine jar 4.12.0-RC2
org.junit.jupiter : junit-jupiter-api jar 5.0.0-RC2
org.mockito : mockito-core jar 2.7.4
org.assertj : assertj-core jar 3.5.0

Project Modules

There are no modules declared in this project.