License |
License |
---|---|
GroupId | GroupIdorg.apache.hama |
ArtifactId | ArtifactIdhama-core |
Last Version | Last Version0.7.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptioncore
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-core-0.7.1.pom | |
hama-core-0.7.1.jar | 341 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.apache.hama/hama-core/ -->
<dependency>
<groupId>org.apache.hama</groupId>
<artifactId>hama-core</artifactId>
<version>0.7.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.hama/hama-core/
implementation 'org.apache.hama:hama-core:0.7.1'
// https://jarcasting.com/artifacts/org.apache.hama/hama-core/
implementation ("org.apache.hama:hama-core:0.7.1")
'org.apache.hama:hama-core:jar:0.7.1'
<dependency org="org.apache.hama" name="hama-core" rev="0.7.1">
<artifact name="hama-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.hama', module='hama-core', version='0.7.1')
)
libraryDependencies += "org.apache.hama" % "hama-core" % "0.7.1"
[org.apache.hama/hama-core "0.7.1"]
Group / Artifact | Type | Version |
---|---|---|
log4j : log4j | jar | 1.2.16 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.8.1 |