Last Version

com.twitter.common:jdk-logging 0.0.83

Common logging library.

License

License

Categories

Categories

Java Languages Logging Application Layer Libs
GroupId

GroupId

com.twitter.common
ArtifactId

ArtifactId

jdk-logging
Version

Version

0.0.83
Type

Type

jar
Description

Description

com.twitter.common:jdk-logging
Common logging library.
Project URL

Project URL

https://github.com/twitter/commons/
Source Code Management

Source Code Management

https://github.com/twitter/commons

Download jdk-logging 0.0.83


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

Dependencies

compile (2)

Group / Artifact Type Version
com.google.guava : guava jar 19.0
com.google.code.findbugs : jsr305 jar 2.0.1

Project Modules

There are no modules declared in this project.