Quarkus Google Cloud JSON Logging Extension - Parent

A Quarkus extension that logs to standard output in a JSON format compatible with Google Cloud Logging.

License

License

Categories

Categories

Quarkus Container Microservices JSON Data Logging Application Layer Libs
GroupId

GroupId

eu.mulk.quarkus-googlecloud-jsonlogging
ArtifactId

ArtifactId

quarkus-googlecloud-jsonlogging-parent
Last Version

Last Version

4.0.1
Release Date

Release Date

Type

Type

pom
Description

Description

Quarkus Google Cloud JSON Logging Extension - Parent
A Quarkus extension that logs to standard output in a JSON format compatible with Google Cloud Logging.
Project URL

Project URL

https://gerrit.benkard.de/plugins/gitiles/quarkus-googlecloud-jsonlogging
Source Code Management

Source Code Management

https://gerrit.benkard.de/plugins/gitiles/quarkus-googlecloud-jsonlogging

Download quarkus-googlecloud-jsonlogging-parent

How to add to project

<!-- https://jarcasting.com/artifacts/eu.mulk.quarkus-googlecloud-jsonlogging/quarkus-googlecloud-jsonlogging-parent/ -->
<dependency>
    <groupId>eu.mulk.quarkus-googlecloud-jsonlogging</groupId>
    <artifactId>quarkus-googlecloud-jsonlogging-parent</artifactId>
    <version>4.0.1</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/eu.mulk.quarkus-googlecloud-jsonlogging/quarkus-googlecloud-jsonlogging-parent/
implementation 'eu.mulk.quarkus-googlecloud-jsonlogging:quarkus-googlecloud-jsonlogging-parent:4.0.1'
// https://jarcasting.com/artifacts/eu.mulk.quarkus-googlecloud-jsonlogging/quarkus-googlecloud-jsonlogging-parent/
implementation ("eu.mulk.quarkus-googlecloud-jsonlogging:quarkus-googlecloud-jsonlogging-parent:4.0.1")
'eu.mulk.quarkus-googlecloud-jsonlogging:quarkus-googlecloud-jsonlogging-parent:pom:4.0.1'
<dependency org="eu.mulk.quarkus-googlecloud-jsonlogging" name="quarkus-googlecloud-jsonlogging-parent" rev="4.0.1">
  <artifact name="quarkus-googlecloud-jsonlogging-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='eu.mulk.quarkus-googlecloud-jsonlogging', module='quarkus-googlecloud-jsonlogging-parent', version='4.0.1')
)
libraryDependencies += "eu.mulk.quarkus-googlecloud-jsonlogging" % "quarkus-googlecloud-jsonlogging-parent" % "4.0.1"
[eu.mulk.quarkus-googlecloud-jsonlogging/quarkus-googlecloud-jsonlogging-parent "4.0.1"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • core
  • deployment
  • runtime

Versions

Version
4.0.1
4.0.0
3.1.3
3.1.2
3.1.1
3.1.0
3.0.0
2.0.0
1.2.0
1.1.0
1.0.1
1.0.0