| License |
License |
|---|---|
| GroupId | GroupIdorg.xerial.thirdparty |
| ArtifactId | ArtifactIdfluency |
| Version | Version0.0.13-shaded |
| Type | Typejar |
| Description |
Descriptionfluency
Yet another fluent logger
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| fluency-0.0.13-shaded.pom | |
| fluency-0.0.13-shaded.jar | 76 KB |
| fluency-0.0.13-shaded-sources.jar | 26 KB |
| fluency-0.0.13-shaded-shaded.jar | 1 MB |
| fluency-0.0.13-shaded-javadoc.jar | 192 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.xerial.thirdparty/fluency/ -->
<dependency>
<groupId>org.xerial.thirdparty</groupId>
<artifactId>fluency</artifactId>
<version>0.0.13-shaded</version>
</dependency>
// https://jarcasting.com/artifacts/org.xerial.thirdparty/fluency/
implementation 'org.xerial.thirdparty:fluency:0.0.13-shaded'
// https://jarcasting.com/artifacts/org.xerial.thirdparty/fluency/
implementation ("org.xerial.thirdparty:fluency:0.0.13-shaded")
'org.xerial.thirdparty:fluency:jar:0.0.13-shaded'
<dependency org="org.xerial.thirdparty" name="fluency" rev="0.0.13-shaded">
<artifact name="fluency" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.xerial.thirdparty', module='fluency', version='0.0.13-shaded')
)
libraryDependencies += "org.xerial.thirdparty" % "fluency" % "0.0.13-shaded"
[org.xerial.thirdparty/fluency "0.0.13-shaded"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.msgpack : jackson-dataformat-msgpack | jar | 0.8.8 |
| org.slf4j : slf4j-api | jar | 1.7.8 |
| org.komamitsu : phi-accural-failure-detector | jar | 0.0.4 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.11 |
| org.hamcrest : hamcrest-all | jar | 1.3 |
| ch.qos.logback : logback-classic | jar | 1.1.2 |