License |
License |
---|---|
Categories |
CategoriesJava Languages Protobuf Data Data Structures |
GroupId | GroupIdcom.criteo.java |
ArtifactId | ArtifactIdgarmadon-jvm-statistics-protobuf |
Last Version | Last Version1.1.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionGarmadon is a java event logs collector for hadoop and frameworks
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/com.criteo.java/garmadon-jvm-statistics-protobuf/ -->
<dependency>
<groupId>com.criteo.java</groupId>
<artifactId>garmadon-jvm-statistics-protobuf</artifactId>
<version>1.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.criteo.java/garmadon-jvm-statistics-protobuf/
implementation 'com.criteo.java:garmadon-jvm-statistics-protobuf:1.1.0'
// https://jarcasting.com/artifacts/com.criteo.java/garmadon-jvm-statistics-protobuf/
implementation ("com.criteo.java:garmadon-jvm-statistics-protobuf:1.1.0")
'com.criteo.java:garmadon-jvm-statistics-protobuf:jar:1.1.0'
<dependency org="com.criteo.java" name="garmadon-jvm-statistics-protobuf" rev="1.1.0">
<artifact name="garmadon-jvm-statistics-protobuf" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.criteo.java', module='garmadon-jvm-statistics-protobuf', version='1.1.0')
)
libraryDependencies += "com.criteo.java" % "garmadon-jvm-statistics-protobuf" % "1.1.0"
[com.criteo.java/garmadon-jvm-statistics-protobuf "1.1.0"]
Group / Artifact | Type | Version |
---|---|---|
com.google.protobuf : protobuf-java | jar | 3.6.1 |
com.criteo.java : garmadon-jvm-statistics-core | jar | 1.1.0 |
Group / Artifact | Type | Version |
---|---|---|
org.hamcrest : java-hamcrest | jar | 2.0.0.0 |
junit : junit | jar | 4.12 |
org.mockito : mockito-all | jar | 1.10.19 |