org.cloudhoist:hadoop

Pallet Apache Crates

License

License

GroupId

GroupId

org.cloudhoist
ArtifactId

ArtifactId

hadoop
Last Version

Last Version

0.6.0
Release Date

Release Date

Type

Type

jar
Description

Description

Pallet Apache Crates

Download hadoop

How to add to project

<!-- https://jarcasting.com/artifacts/org.cloudhoist/hadoop/ -->
<dependency>
    <groupId>org.cloudhoist</groupId>
    <artifactId>hadoop</artifactId>
    <version>0.6.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.cloudhoist/hadoop/
implementation 'org.cloudhoist:hadoop:0.6.0'
// https://jarcasting.com/artifacts/org.cloudhoist/hadoop/
implementation ("org.cloudhoist:hadoop:0.6.0")
'org.cloudhoist:hadoop:jar:0.6.0'
<dependency org="org.cloudhoist" name="hadoop" rev="0.6.0">
  <artifact name="hadoop" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.cloudhoist', module='hadoop', version='0.6.0')
)
libraryDependencies += "org.cloudhoist" % "hadoop" % "0.6.0"
[org.cloudhoist/hadoop "0.6.0"]

Dependencies

compile (5)

Group / Artifact Type Version
org.cloudhoist : java jar 0.5.1
org.cloudhoist : ssh-key jar 0.5.1
org.cloudhoist : pallet jar 0.6.1
marginalia » marginalia Optional jar 0.5.0-alpha
autodoc » autodoc Optional jar 0.7.1

test (1)

Group / Artifact Type Version
org.cloudhoist : pallet test-jar 0.6.1

Project Modules

There are no modules declared in this project.

Pallet is used to provision and maintain compute nodes, and aims to solve the problem of providing a consistently configured running image across a range of clouds. It is designed for use from the Clojure REPL, from clojure code, and from the command line.

This repository contains the pallet crates for Apache projects.

Usage

Add the crates that you want to use to your project dependencies.

Support

On the group, or #pallet on freenode irc.

Installation

pallet-apache-crates is distributed as a set of jars, and is available in the sonatype repository.

Installation is with maven, lein, cake, or your favourite maven repository aware build tool.

License

Licensed under Apache License version 2.

Copyright 2011 Hugo Duncan.

org.cloudhoist

pallet

Versions

Version
0.6.0
0.5.1
0.5.0
0.4.0