License |
License |
---|---|
Categories |
CategoriesQuarkus Container Microservices JSON Data Logging Application Layer Libs |
GroupId | GroupIdeu.mulk.quarkus-googlecloud-jsonlogging |
ArtifactId | ArtifactIdquarkus-googlecloud-jsonlogging-deployment |
Last Version | Last Version4.0.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionQuarkus Google Cloud JSON Logging Extension - Deployment
A Quarkus extension that logs to standard output in a JSON format
compatible with Google Cloud Logging.
|
<!-- https://jarcasting.com/artifacts/eu.mulk.quarkus-googlecloud-jsonlogging/quarkus-googlecloud-jsonlogging-deployment/ -->
<dependency>
<groupId>eu.mulk.quarkus-googlecloud-jsonlogging</groupId>
<artifactId>quarkus-googlecloud-jsonlogging-deployment</artifactId>
<version>4.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/eu.mulk.quarkus-googlecloud-jsonlogging/quarkus-googlecloud-jsonlogging-deployment/
implementation 'eu.mulk.quarkus-googlecloud-jsonlogging:quarkus-googlecloud-jsonlogging-deployment:4.0.1'
// https://jarcasting.com/artifacts/eu.mulk.quarkus-googlecloud-jsonlogging/quarkus-googlecloud-jsonlogging-deployment/
implementation ("eu.mulk.quarkus-googlecloud-jsonlogging:quarkus-googlecloud-jsonlogging-deployment:4.0.1")
'eu.mulk.quarkus-googlecloud-jsonlogging:quarkus-googlecloud-jsonlogging-deployment:jar:4.0.1'
<dependency org="eu.mulk.quarkus-googlecloud-jsonlogging" name="quarkus-googlecloud-jsonlogging-deployment" rev="4.0.1">
<artifact name="quarkus-googlecloud-jsonlogging-deployment" type="jar" />
</dependency>
@Grapes(
@Grab(group='eu.mulk.quarkus-googlecloud-jsonlogging', module='quarkus-googlecloud-jsonlogging-deployment', version='4.0.1')
)
libraryDependencies += "eu.mulk.quarkus-googlecloud-jsonlogging" % "quarkus-googlecloud-jsonlogging-deployment" % "4.0.1"
[eu.mulk.quarkus-googlecloud-jsonlogging/quarkus-googlecloud-jsonlogging-deployment "4.0.1"]
Group / Artifact | Type | Version |
---|---|---|
io.quarkus : quarkus-arc-deployment | jar | |
io.quarkus : quarkus-core-deployment | jar | |
io.quarkus : quarkus-jsonp-deployment | jar | |
eu.mulk.quarkus-googlecloud-jsonlogging : quarkus-googlecloud-jsonlogging | jar | 4.0.1 |