License |
License |
---|---|
Categories |
CategoriesJava Languages Logging Application Layer Libs |
GroupId | GroupIdcom.twitter.common |
ArtifactId | ArtifactIdjdk-logging |
Version | Version0.0.83 |
Type | Typejar |
Description |
Descriptioncom.twitter.common:jdk-logging
Common logging library.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
jdk-logging-0.0.83.pom | |
jdk-logging-0.0.83.jar | 5 KB |
jdk-logging-0.0.83-sources.jar | 3 KB |
jdk-logging-0.0.83-javadoc.jar | 428 bytes |
jdk-logging-0.0.83-CHANGELOG.txt | 525 bytes |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
com.google.guava : guava | jar | 19.0 |
com.google.code.findbugs : jsr305 | jar | 2.0.1 |