| License | License | 
|---|---|
| Categories | CategoriesLogging Application Layer Libs | 
| GroupId | GroupIdio.github.tsegismont | 
| ArtifactId | ArtifactIdvertx-contextual-logging | 
| Last Version | Last Version1.0.0-alpha2 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | Descriptionio.github.tsegismont:vertx-contextual-logging Contextual logging for Vert.x applications. | 
| Project URL | Project URL | 
| Source Code Management | Source Code Management | 
<!-- https://jarcasting.com/artifacts/io.github.tsegismont/vertx-contextual-logging/ -->
<dependency>
    <groupId>io.github.tsegismont</groupId>
    <artifactId>vertx-contextual-logging</artifactId>
    <version>1.0.0-alpha2</version>
</dependency>// https://jarcasting.com/artifacts/io.github.tsegismont/vertx-contextual-logging/
implementation 'io.github.tsegismont:vertx-contextual-logging:1.0.0-alpha2'// https://jarcasting.com/artifacts/io.github.tsegismont/vertx-contextual-logging/
implementation ("io.github.tsegismont:vertx-contextual-logging:1.0.0-alpha2")'io.github.tsegismont:vertx-contextual-logging:jar:1.0.0-alpha2'<dependency org="io.github.tsegismont" name="vertx-contextual-logging" rev="1.0.0-alpha2">
  <artifact name="vertx-contextual-logging" type="jar" />
</dependency>@Grapes(
@Grab(group='io.github.tsegismont', module='vertx-contextual-logging', version='1.0.0-alpha2')
)libraryDependencies += "io.github.tsegismont" % "vertx-contextual-logging" % "1.0.0-alpha2"[io.github.tsegismont/vertx-contextual-logging "1.0.0-alpha2"]| Group / Artifact | Type | Version | 
|---|---|---|
| io.vertx : vertx-core | jar | 4.0.0-milestone2 | 
| ch.qos.logback : logback-classic Optional | jar | 1.2.3 | 
| org.apache.logging.log4j : log4j-core Optional | jar | 2.11.1 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| junit : junit | jar | 4.12 | 
| io.vertx : vertx-core | test-jar | 4.0.0-milestone2 | 
| io.vertx : vertx-web-client | jar | 4.0.0-milestone2 |