License |
License |
---|---|
GroupId | GroupIdeu.stratosphere |
ArtifactId | ArtifactIdstratosphere-util |
Last Version | Last Version0.4 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionstratosphere-util
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
Filename | Size |
---|---|
stratosphere-util-0.4.pom | |
stratosphere-util-0.4.jar | 108 KB |
stratosphere-util-0.4-sources.jar | 63 KB |
stratosphere-util-0.4-javadoc.jar | 403 KB |
Browse |
<!-- https://jarcasting.com/artifacts/eu.stratosphere/stratosphere-util/ -->
<dependency>
<groupId>eu.stratosphere</groupId>
<artifactId>stratosphere-util</artifactId>
<version>0.4</version>
</dependency>
// https://jarcasting.com/artifacts/eu.stratosphere/stratosphere-util/
implementation 'eu.stratosphere:stratosphere-util:0.4'
// https://jarcasting.com/artifacts/eu.stratosphere/stratosphere-util/
implementation ("eu.stratosphere:stratosphere-util:0.4")
'eu.stratosphere:stratosphere-util:jar:0.4'
<dependency org="eu.stratosphere" name="stratosphere-util" rev="0.4">
<artifact name="stratosphere-util" type="jar" />
</dependency>
@Grapes(
@Grab(group='eu.stratosphere', module='stratosphere-util', version='0.4')
)
libraryDependencies += "eu.stratosphere" % "stratosphere-util" % "0.4"
[eu.stratosphere/stratosphere-util "0.4"]
Group / Artifact | Type | Version |
---|---|---|
commons-logging : commons-logging | jar | 1.1.1 |
log4j : log4j | jar | 1.2.16 |
commons-codec : commons-codec | jar | 1.3 |
it.unimi.dsi : fastutil | jar | 6.4.4 |
com.google.guava : guava | jar | 13.0.1 |
com.esotericsoftware.kryo : kryo | jar | 2.21 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.11 |
org.mockito : mockito-all | jar | 1.9.5 |
nl.jqno.equalsverifier : equalsverifier | jar | 1.3.1 |
org.powermock : powermock-module-junit4 | jar | 1.5.1 |
org.powermock : powermock-api-mockito | jar | 1.5.1 |
org.hamcrest : hamcrest-all | jar | 1.3 |