is not current version
Last Version 0.14

logfmt 0.10

Java package for generating and parsing log lines in the logfmt style.

License

License

GroupId

GroupId

com.computablefacts
ArtifactId

ArtifactId

logfmt
Version

Version

0.10
Type

Type

jar
Description

Description

logfmt
Java package for generating and parsing log lines in the logfmt style.
Project URL

Project URL

https://github.com/computablefacts/logfmt
Source Code Management

Source Code Management

https://github.com/computablefacts/logfmt.git

Download logfmt 0.10


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

Dependencies

compile (5)

Group / Artifact Type Version
com.google.guava : guava jar 29.0-jre
com.google.errorprone : error_prone_annotations jar 2.3.1
com.fasterxml.jackson.core : jackson-databind jar 2.12.0
org.slf4j : slf4j-api jar 1.7.21
log4j : log4j jar 1.2.17

test (2)

Group / Artifact Type Version
junit : junit jar 4.13.1
com.github.stephenc.jcip : jcip-annotations jar 1.0-1

Project Modules

There are no modules declared in this project.