License |
License |
---|---|
GroupId | GroupIdorg.apache.submarine |
ArtifactId | ArtifactIdcommons-runtime |
Last Version | Last Version0.3.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionSubmarine: Commons Runtime
Submarine project
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
commons-runtime-0.3.0.pom | |
commons-runtime-0.3.0.jar | 44 KB |
commons-runtime-0.3.0-tests.jar | 13 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.apache.submarine/commons-runtime/ -->
<dependency>
<groupId>org.apache.submarine</groupId>
<artifactId>commons-runtime</artifactId>
<version>0.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.submarine/commons-runtime/
implementation 'org.apache.submarine:commons-runtime:0.3.0'
// https://jarcasting.com/artifacts/org.apache.submarine/commons-runtime/
implementation ("org.apache.submarine:commons-runtime:0.3.0")
'org.apache.submarine:commons-runtime:jar:0.3.0'
<dependency org="org.apache.submarine" name="commons-runtime" rev="0.3.0">
<artifact name="commons-runtime" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.submarine', module='commons-runtime', version='0.3.0')
)
libraryDependencies += "org.apache.submarine" % "commons-runtime" % "0.3.0"
[org.apache.submarine/commons-runtime "0.3.0"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.submarine : commons-utils | jar | 0.3.0 |
org.slf4j : slf4j-api | jar | 1.7.25 |
commons-collections : commons-collections | jar | 3.2.2 |
com.google.guava : guava | jar | 22.0 |
org.apache.commons : commons-lang3 | jar | 3.4 |
com.fasterxml.jackson.core : jackson-core | jar | 2.9.10 |
org.apache.hadoop : hadoop-yarn-api | jar | ${hadoop.version} |
org.apache.hadoop : hadoop-yarn-client | jar | ${hadoop.version} |
Group / Artifact | Type | Version |
---|---|---|
org.apache.hadoop : hadoop-common | jar | ${hadoop.version} |