License |
License |
---|---|
Categories |
CategoriesData |
GroupId | GroupIdcom.treasuredata.bigdam |
ArtifactId | ArtifactIdlog |
Last Version | Last Version0.10.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionlog
Logging library for Bigdam components
|
Project URL |
Project URL |
Filename | Size |
---|---|
log-0.10.0.pom | |
log-0.10.0.jar | 14 KB |
log-0.10.0-sources.jar | 6 KB |
log-0.10.0-javadoc.jar | 261 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/com.treasuredata.bigdam/log/ -->
<dependency>
<groupId>com.treasuredata.bigdam</groupId>
<artifactId>log</artifactId>
<version>0.10.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.treasuredata.bigdam/log/
implementation 'com.treasuredata.bigdam:log:0.10.0'
// https://jarcasting.com/artifacts/com.treasuredata.bigdam/log/
implementation ("com.treasuredata.bigdam:log:0.10.0")
'com.treasuredata.bigdam:log:jar:0.10.0'
<dependency org="com.treasuredata.bigdam" name="log" rev="0.10.0">
<artifact name="log" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.treasuredata.bigdam', module='log', version='0.10.0')
)
libraryDependencies += "com.treasuredata.bigdam" % "log" % "0.10.0"
[com.treasuredata.bigdam/log "0.10.0"]
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | 1.7.22 |
ch.qos.logback : logback-classic | jar | 1.1.8 |
org.komamitsu : fluency | jar | 1.4.0 |
io.sentry : sentry | jar | 1.6.3 |
com.google.guava : guava | jar | 23.0 |
Group / Artifact | Type | Version |
---|---|---|
org.mockito : mockito-core | jar | 2.8.47 |
junit : junit | jar | 4.11 |
org.hamcrest : hamcrest-all | jar | 1.3 |