is not current version
Last Version 0.2.3

io.quarkiverse.loggingjson:quarkiverse-logging-json-deployment 0.1.5


Categories

Categories

JSON Data Logging Application Layer Libs
GroupId

GroupId

io.quarkiverse.loggingjson
ArtifactId

ArtifactId

quarkiverse-logging-json-deployment
Version

Version

0.1.5
Type

Type

jar

Download quarkiverse-logging-json-deployment 0.1.5


<!-- https://jarcasting.com/artifacts/io.quarkiverse.loggingjson/quarkiverse-logging-json-deployment/ -->
<dependency>
    <groupId>io.quarkiverse.loggingjson</groupId>
    <artifactId>quarkiverse-logging-json-deployment</artifactId>
    <version>0.1.5</version>
</dependency>
// https://jarcasting.com/artifacts/io.quarkiverse.loggingjson/quarkiverse-logging-json-deployment/
implementation 'io.quarkiverse.loggingjson:quarkiverse-logging-json-deployment:0.1.5'
// https://jarcasting.com/artifacts/io.quarkiverse.loggingjson/quarkiverse-logging-json-deployment/
implementation ("io.quarkiverse.loggingjson:quarkiverse-logging-json-deployment:0.1.5")
'io.quarkiverse.loggingjson:quarkiverse-logging-json-deployment:jar:0.1.5'
<dependency org="io.quarkiverse.loggingjson" name="quarkiverse-logging-json-deployment" rev="0.1.5">
  <artifact name="quarkiverse-logging-json-deployment" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.quarkiverse.loggingjson', module='quarkiverse-logging-json-deployment', version='0.1.5')
)
libraryDependencies += "io.quarkiverse.loggingjson" % "quarkiverse-logging-json-deployment" % "0.1.5"
[io.quarkiverse.loggingjson/quarkiverse-logging-json-deployment "0.1.5"]