Pangool
Pangool is a framework on top of Hadoop that implements Tuple MapReduce.
More info in:
| License |
License |
|---|---|
| Categories |
CategoriesData |
| GroupId | GroupIdcom.datasalt.pangool |
| ArtifactId | ArtifactIdpangool-core |
| Last Version | Last Version0.70 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionPangool Core
|
| Project URL |
Project URL |
| Project Organization |
Project OrganizationDatasalt Systems S.L. |
| Filename | Size |
|---|---|
| pangool-core-0.70.pom | |
| pangool-core-0.70.jar | 209 KB |
| pangool-core-0.70-sources.jar | 122 KB |
| pangool-core-0.70-javadoc.jar | 613 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.datasalt.pangool/pangool-core/ -->
<dependency>
<groupId>com.datasalt.pangool</groupId>
<artifactId>pangool-core</artifactId>
<version>0.70</version>
</dependency>
// https://jarcasting.com/artifacts/com.datasalt.pangool/pangool-core/
implementation 'com.datasalt.pangool:pangool-core:0.70'
// https://jarcasting.com/artifacts/com.datasalt.pangool/pangool-core/
implementation ("com.datasalt.pangool:pangool-core:0.70")
'com.datasalt.pangool:pangool-core:jar:0.70'
<dependency org="com.datasalt.pangool" name="pangool-core" rev="0.70">
<artifact name="pangool-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.datasalt.pangool', module='pangool-core', version='0.70')
)
libraryDependencies += "com.datasalt.pangool" % "pangool-core" % "0.70"
[com.datasalt.pangool/pangool-core "0.70"]
Pangool is a framework on top of Hadoop that implements Tuple MapReduce.
More info in: