Last Version

jZenith Core 0.1

jZenith Application Framework

License

License

GroupId

GroupId

org.jzenith
ArtifactId

ArtifactId

jzenith-core
Version

Version

0.1
Type

Type

jar
Description

Description

jZenith Core
jZenith Application Framework

Download jzenith-core 0.1


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

Dependencies

compile (25)

Group / Artifact Type Version
io.vertx : vertx-core jar 3.5.4
io.vertx : vertx-rx-java2 jar 3.5.4
io.netty : netty-transport-native-epoll jar 4.1.19.Final
com.englishtown.vertx : vertx-guice jar 2.3.1
com.google.inject : guice jar 4.2.1
com.google.inject.extensions : guice-multibindings jar 4.2.1
com.fasterxml.jackson.core : jackson-core jar 2.9.7
com.fasterxml.jackson.core : jackson-databind jar 2.9.7
com.fasterxml.jackson.core : jackson-annotations jar 2.9.7
com.fasterxml.jackson.module : jackson-module-parameter-names jar 2.9.7
com.fasterxml.jackson.datatype : jackson-datatype-jdk8 jar 2.9.7
com.fasterxml.jackson.datatype : jackson-datatype-jsr310 jar 2.9.7
com.google.guava : guava jar 27.0-jre
org.apache.commons : commons-lang3 jar 3.8.1
commons-io : commons-io jar 2.6
one.util : streamex jar 0.6.7
io.micrometer : micrometer-core jar 1.0.7
io.micrometer : micrometer-registry-prometheus jar 1.0.7
io.vertx : vertx-micrometer-metrics jar 3.5.4
io.opentracing : opentracing-api jar 0.31.0
io.opentracing : opentracing-util jar 0.31.0
org.slf4j : slf4j-api jar 1.7.25
org.apache.logging.log4j : log4j-core jar 2.11.1
org.apache.logging.log4j : log4j-slf4j-impl jar 2.11.1
com.lmax : disruptor jar 3.4.2

provided (2)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.18.2
com.github.spotbugs : spotbugs-annotations jar 3.1.8

test (6)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-api jar 5.3.1
org.junit.jupiter : junit-jupiter-params jar 5.3.1
org.junit.jupiter : junit-jupiter-engine jar 5.3.1
org.mockito : mockito-core jar 2.23.0
net.bytebuddy : byte-buddy jar 1.9.2
org.assertj : assertj-core jar 3.11.1

Project Modules

There are no modules declared in this project.