| License |
License |
|---|---|
| GroupId | GroupIdcom.sonymobile |
| ArtifactId | ArtifactIdlumbermill-core |
| Last Version | Last Version0.0.26 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionLumber Mill
Where Logs are cut into Lumber
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| lumbermill-core-0.0.26.pom | |
| lumbermill-core-0.0.26.jar | 64 KB |
| lumbermill-core-0.0.26-sources.jar | 39 KB |
| lumbermill-core-0.0.26-javadoc.jar | 108 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.sonymobile/lumbermill-core/ -->
<dependency>
<groupId>com.sonymobile</groupId>
<artifactId>lumbermill-core</artifactId>
<version>0.0.26</version>
</dependency>
// https://jarcasting.com/artifacts/com.sonymobile/lumbermill-core/
implementation 'com.sonymobile:lumbermill-core:0.0.26'
// https://jarcasting.com/artifacts/com.sonymobile/lumbermill-core/
implementation ("com.sonymobile:lumbermill-core:0.0.26")
'com.sonymobile:lumbermill-core:jar:0.0.26'
<dependency org="com.sonymobile" name="lumbermill-core" rev="0.0.26">
<artifact name="lumbermill-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.sonymobile', module='lumbermill-core', version='0.0.26')
)
libraryDependencies += "com.sonymobile" % "lumbermill-core" % "0.0.26"
[com.sonymobile/lumbermill-core "0.0.26"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.squareup.okio : okio | jar | 1.7.0 |
| io.reactivex : rxjava | jar | 1.2.0 |
| org.slf4j : slf4j-api | jar | 1.7.21 |
| com.fasterxml.jackson.core : jackson-databind | jar | 2.7.2 |
| com.google.guava : guava | jar | 19.0 |
| io.thekraken : grok | jar | 0.1.5 |
| org.codehaus.groovy : groovy | jar | 2.4.5 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.awaitility : awaitility | jar | 2.0.0 |
| junit : junit | jar | 4.12 |
| org.assertj : assertj-core | jar | 3.5.1 |
| org.mockito : mockito-core | jar | 1.9.5 |
| org.codehaus.groovy : groovy-test | jar | 2.4.6 |
| ch.qos.logback : logback-classic | jar | 1.1.7 |
| ch.qos.logback : logback-core | jar | 1.1.7 |