Categories |
CategoriesQuarkus Container Microservices JSON Data Logging Application Layer Libs |
---|---|
GroupId | GroupIdeu.mulk.quarkus-googlecloud-jsonlogging |
ArtifactId | ArtifactIdquarkus-googlecloud-jsonlogging |
Version | Version3.0.0 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/eu.mulk.quarkus-googlecloud-jsonlogging/quarkus-googlecloud-jsonlogging/ -->
<dependency>
<groupId>eu.mulk.quarkus-googlecloud-jsonlogging</groupId>
<artifactId>quarkus-googlecloud-jsonlogging</artifactId>
<version>3.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/eu.mulk.quarkus-googlecloud-jsonlogging/quarkus-googlecloud-jsonlogging/
implementation 'eu.mulk.quarkus-googlecloud-jsonlogging:quarkus-googlecloud-jsonlogging:3.0.0'
// https://jarcasting.com/artifacts/eu.mulk.quarkus-googlecloud-jsonlogging/quarkus-googlecloud-jsonlogging/
implementation ("eu.mulk.quarkus-googlecloud-jsonlogging:quarkus-googlecloud-jsonlogging:3.0.0")
'eu.mulk.quarkus-googlecloud-jsonlogging:quarkus-googlecloud-jsonlogging:jar:3.0.0'
<dependency org="eu.mulk.quarkus-googlecloud-jsonlogging" name="quarkus-googlecloud-jsonlogging" rev="3.0.0">
<artifact name="quarkus-googlecloud-jsonlogging" type="jar" />
</dependency>
@Grapes(
@Grab(group='eu.mulk.quarkus-googlecloud-jsonlogging', module='quarkus-googlecloud-jsonlogging', version='3.0.0')
)
libraryDependencies += "eu.mulk.quarkus-googlecloud-jsonlogging" % "quarkus-googlecloud-jsonlogging" % "3.0.0"
[eu.mulk.quarkus-googlecloud-jsonlogging/quarkus-googlecloud-jsonlogging "3.0.0"]