is not current version
Last Version 2.5.0

com.newrelic.logging:jul 1.0-rc3

Decorate logs with trace data for New Relic Logging.

Categories

Categories

Logging Application Layer Libs
GroupId

GroupId

com.newrelic.logging
ArtifactId

ArtifactId

jul
Version

Version

1.0-rc3
Type

Type

jar

Download jul 1.0-rc3


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