License |
License |
---|---|
GroupId | GroupIdorg.apache.hama |
ArtifactId | ArtifactIdhama-mesos |
Last Version | Last Version0.7.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionmesos
The Apache Software Foundation provides support for the Apache community of open-source software projects.
The Apache projects are characterized by a collaborative, consensus based development process, an open and
pragmatic software license, and a desire to create high quality software that leads the way in its field.
We consider ourselves not simply a group of projects sharing a server, but rather a community of developers
and users.
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
hama-mesos-0.7.1.pom | |
hama-mesos-0.7.1.jar | 34 KB |
hama-mesos-0.7.1-sources.jar | 18 KB |
hama-mesos-0.7.1-javadoc.jar | 58 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.apache.hama/hama-mesos/ -->
<dependency>
<groupId>org.apache.hama</groupId>
<artifactId>hama-mesos</artifactId>
<version>0.7.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.hama/hama-mesos/
implementation 'org.apache.hama:hama-mesos:0.7.1'
// https://jarcasting.com/artifacts/org.apache.hama/hama-mesos/
implementation ("org.apache.hama:hama-mesos:0.7.1")
'org.apache.hama:hama-mesos:jar:0.7.1'
<dependency org="org.apache.hama" name="hama-mesos" rev="0.7.1">
<artifact name="hama-mesos" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.hama', module='hama-mesos', version='0.7.1')
)
libraryDependencies += "org.apache.hama" % "hama-mesos" % "0.7.1"
[org.apache.hama/hama-mesos "0.7.1"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.hama : hama-core | jar | 0.7.1 |
commons-logging : commons-logging | jar | 1.1.1 |
org.apache.avro : avro | jar | 1.5.3 |
org.apache.zookeeper : zookeeper | jar | 3.4.5 |
org.apache.mesos : mesos | jar | 0.15.0 |