Last Version

parsec-logging 1.0.22

The Parsec Java Libraries.

License

License

Categories

Categories

Logging Application Layer Libs
GroupId

GroupId

com.yahoo.parsec
ArtifactId

ArtifactId

parsec-logging
Version

Version

1.0.22
Type

Type

jar
Description

Description

parsec-logging
The Parsec Java Libraries.
Project URL

Project URL

https://github.com/yahoo/parsec-libraries
Source Code Management

Source Code Management

https://github.com/yahoo/parsec-libraries/

Download parsec-logging 1.0.22


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

Dependencies

compile (2)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.12
com.fasterxml.jackson.core : jackson-databind jar 2.9.7

Project Modules

There are no modules declared in this project.