License |
License |
---|---|
GroupId | GroupIdorg.apache.giraph |
ArtifactId | ArtifactIdgiraph-core |
Last Version | Last Version1.3.0-hadoop2 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionApache Giraph Core
Giraph core classes
|
Project URL |
Project URL |
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.apache.giraph/giraph-core/ -->
<dependency>
<groupId>org.apache.giraph</groupId>
<artifactId>giraph-core</artifactId>
<version>1.3.0-hadoop2</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.giraph/giraph-core/
implementation 'org.apache.giraph:giraph-core:1.3.0-hadoop2'
// https://jarcasting.com/artifacts/org.apache.giraph/giraph-core/
implementation ("org.apache.giraph:giraph-core:1.3.0-hadoop2")
'org.apache.giraph:giraph-core:jar:1.3.0-hadoop2'
<dependency org="org.apache.giraph" name="giraph-core" rev="1.3.0-hadoop2">
<artifact name="giraph-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.giraph', module='giraph-core', version='1.3.0-hadoop2')
)
libraryDependencies += "org.apache.giraph" % "giraph-core" % "1.3.0-hadoop2"
[org.apache.giraph/giraph-core "1.3.0-hadoop2"]
Group / Artifact | Type | Version |
---|---|---|
commons-collections : commons-collections | jar | 3.2.1 |
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | 1.7.6 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.11 |
org.mockito : mockito-core | jar | 1.9.5 |
org.freemarker : freemarker | jar | 2.3.23 |