org.cloudhoist:hadoop

Pallet Apache Crates

Лицензия

Лицензия

Группа

Группа

org.cloudhoist
Идентификатор

Идентификатор

hadoop
Последняя версия

Последняя версия

0.6.0
Дата

Дата

Тип

Тип

jar
Описание

Описание

Pallet Apache Crates

Скачать hadoop

Имя Файла Размер
hadoop-0.6.0.pom
hadoop-0.6.0.jar 11 KB
hadoop-0.6.0-sources.jar 10 KB
Обзор

Как подключить последнюю версию

<!-- 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"]

Зависимости

compile (5)

Идентификатор библиотеки Тип Версия
org.cloudhoist : java jar 0.5.1
org.cloudhoist : ssh-key jar 0.5.1
org.cloudhoist : pallet jar 0.6.1
marginalia » marginalia Необязательный jar 0.5.0-alpha
autodoc » autodoc Необязательный jar 0.7.1

test (1)

Идентификатор библиотеки Тип Версия
org.cloudhoist : pallet test-jar 0.6.1

Модули Проекта

Данный проект не имеет модулей.

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

Версии библиотеки

Версия
0.6.0
0.5.1
0.5.0
0.4.0