License |
License |
---|---|
Categories |
CategoriesJSON Data Logging Application Layer Libs |
GroupId | GroupIdeu.xenit.alfred |
ArtifactId | ArtifactIdalfred-json-logging |
Version | Version0.0.3 |
Type | Typepom |
Description |
Descriptionalfred-json-logging
Creates an amp + jar for having Alfresco logs in json format
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
alfred-json-logging-0.0.3.pom | |
alfred-json-logging-0.0.3.jar | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/eu.xenit.alfred/alfred-json-logging/ -->
<dependency>
<groupId>eu.xenit.alfred</groupId>
<artifactId>alfred-json-logging</artifactId>
<version>0.0.3</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/eu.xenit.alfred/alfred-json-logging/
implementation 'eu.xenit.alfred:alfred-json-logging:0.0.3'
// https://jarcasting.com/artifacts/eu.xenit.alfred/alfred-json-logging/
implementation ("eu.xenit.alfred:alfred-json-logging:0.0.3")
'eu.xenit.alfred:alfred-json-logging:pom:0.0.3'
<dependency org="eu.xenit.alfred" name="alfred-json-logging" rev="0.0.3">
<artifact name="alfred-json-logging" type="pom" />
</dependency>
@Grapes(
@Grab(group='eu.xenit.alfred', module='alfred-json-logging', version='0.0.3')
)
libraryDependencies += "eu.xenit.alfred" % "alfred-json-logging" % "0.0.3"
[eu.xenit.alfred/alfred-json-logging "0.0.3"]
Group / Artifact | Type | Version |
---|---|---|
net.logstash.log4j : jsonevent-layout | jar | 1.7 |