Last Version

jsonlogging 0.1.2

A collection of helper tools in the form of Java libraries optionally controlled through command line arguments.

License

License

Categories

Categories

JSON Data Logging Application Layer Libs
GroupId

GroupId

com.github.secondbase
ArtifactId

ArtifactId

jsonlogging
Version

Version

0.1.2
Type

Type

jar
Description

Description

jsonlogging
A collection of helper tools in the form of Java libraries optionally controlled through command line arguments.
Source Code Management

Source Code Management

http://github.com/secondbase/secondbase/tree/master/jsonlogging

Download jsonlogging 0.1.2


<!-- https://jarcasting.com/artifacts/com.github.secondbase/jsonlogging/ -->
<dependency>
    <groupId>com.github.secondbase</groupId>
    <artifactId>jsonlogging</artifactId>
    <version>0.1.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.secondbase/jsonlogging/
implementation 'com.github.secondbase:jsonlogging:0.1.2'
// https://jarcasting.com/artifacts/com.github.secondbase/jsonlogging/
implementation ("com.github.secondbase:jsonlogging:0.1.2")
'com.github.secondbase:jsonlogging:jar:0.1.2'
<dependency org="com.github.secondbase" name="jsonlogging" rev="0.1.2">
  <artifact name="jsonlogging" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.secondbase', module='jsonlogging', version='0.1.2')
)
libraryDependencies += "com.github.secondbase" % "jsonlogging" % "0.1.2"
[com.github.secondbase/jsonlogging "0.1.2"]

Dependencies

compile (12)

Group / Artifact Type Version
com.google.guava : guava jar 19.0
com.fasterxml.jackson.core : jackson-core jar 2.7.4
com.fasterxml.jackson.core : jackson-databind jar 2.7.4
com.fasterxml.jackson.core : jackson-annotations jar 2.7.4
com.fasterxml.jackson.datatype : jackson-datatype-guava jar 2.7.4
com.github.secondbase : core jar 0.1.2
org.slf4j : slf4j-api jar 1.7.25
org.slf4j : jul-to-slf4j jar 1.7.25
ch.qos.logback : logback-classic jar 1.2.3
ch.qos.logback : logback-core jar 1.2.3
net.logstash.logback : logstash-logback-encoder jar 4.9
joda-time : joda-time jar 2.3

test (3)

Group / Artifact Type Version
org.hamcrest : java-hamcrest jar 2.0.0.0
junit : junit jar 4.12
org.mockito : mockito-core jar 2.8.47

Project Modules

There are no modules declared in this project.