License |
License |
---|---|
Categories |
CategoriesJava Languages |
GroupId | GroupIdcom.metamx |
ArtifactId | ArtifactIdjava-util |
Last Version | Last Version1.3.8 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptioncom.metamx:java-util
Java and jvm utilities
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
java-util-1.3.8.pom | |
java-util-1.3.8.jar | 181 KB |
java-util-1.3.8-tests.jar | 71 KB |
java-util-1.3.8-sources.jar | 96 KB |
java-util-1.3.8-javadoc.jar | 533 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.metamx/java-util/ -->
<dependency>
<groupId>com.metamx</groupId>
<artifactId>java-util</artifactId>
<version>1.3.8</version>
</dependency>
// https://jarcasting.com/artifacts/com.metamx/java-util/
implementation 'com.metamx:java-util:1.3.8'
// https://jarcasting.com/artifacts/com.metamx/java-util/
implementation ("com.metamx:java-util:1.3.8")
'com.metamx:java-util:jar:1.3.8'
<dependency org="com.metamx" name="java-util" rev="1.3.8">
<artifact name="java-util" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.metamx', module='java-util', version='1.3.8')
)
libraryDependencies += "com.metamx" % "java-util" % "1.3.8"
[com.metamx/java-util "1.3.8"]
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | 1.7.22 |
org.skife.config : config-magic | jar | 0.17 |
com.google.guava : guava | jar | 16.0.1 |
com.fasterxml.jackson.core : jackson-annotations | jar | 2.6.7 |
com.fasterxml.jackson.core : jackson-core | jar | 2.6.7 |
com.fasterxml.jackson.core : jackson-databind | jar | 2.6.7 |
net.sf.opencsv : opencsv | jar | 2.3 |
joda-time : joda-time | jar | 2.9.7 |
org.mozilla : rhino | jar | 1.7R5 |
com.jayway.jsonpath : json-path | jar | 2.1.0 |
io.netty : netty | jar | 3.10.6.Final |
com.google.code.findbugs : jsr305 | jar | 2.0.1 |
javax.validation : validation-api | jar | 1.1.0.Final |
org.asynchttpclient : async-http-client | jar | 2.9.0 |
org.hyperic » sigar Optional | jar | 1.6.5.132 |
org.gridkit.lab : jvm-attach-api | jar | 1.2 |
com.datadoghq : java-dogstatsd-client | jar | 2.11.0 |
Group / Artifact | Type | Version |
---|---|---|
org.hyperic » sigar-dist | zip | 1.6.5.132 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
org.slf4j : slf4j-simple Optional | jar | 1.7.25 |
org.easymock : easymock | jar | 3.4 |
log4j : log4j | jar | 1.2.17 |
org.slf4j : slf4j-log4j12 | jar | 1.7.25 |
org.eclipse.jetty : jetty-server | jar | 9.2.21.v20170120 |
org.eclipse.jetty : jetty-servlet | jar | 9.2.21.v20170120 |
it.unimi.dsi : fastutil | jar | 7.1.0 |