is not current version
Last Version 0.0.3

eu.xenit.alfred:alfred-json-logging 0.0.1

Creates an amp + jar for having Alfresco logs in json format

Categories

Categories

JSON Data Logging Application Layer Libs
GroupId

GroupId

eu.xenit.alfred
ArtifactId

ArtifactId

alfred-json-logging
Version

Version

0.0.1
Type

Type

pom

Download alfred-json-logging 0.0.1


<!-- https://jarcasting.com/artifacts/eu.xenit.alfred/alfred-json-logging/ -->
<dependency>
    <groupId>eu.xenit.alfred</groupId>
    <artifactId>alfred-json-logging</artifactId>
    <version>0.0.1</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/eu.xenit.alfred/alfred-json-logging/
implementation 'eu.xenit.alfred:alfred-json-logging:0.0.1'
// https://jarcasting.com/artifacts/eu.xenit.alfred/alfred-json-logging/
implementation ("eu.xenit.alfred:alfred-json-logging:0.0.1")
'eu.xenit.alfred:alfred-json-logging:pom:0.0.1'
<dependency org="eu.xenit.alfred" name="alfred-json-logging" rev="0.0.1">
  <artifact name="alfred-json-logging" type="pom" />
</dependency>
@Grapes(
@Grab(group='eu.xenit.alfred', module='alfred-json-logging', version='0.0.1')
)
libraryDependencies += "eu.xenit.alfred" % "alfred-json-logging" % "0.0.1"
[eu.xenit.alfred/alfred-json-logging "0.0.1"]