pallet apache crates

Pallet Apache Crates

License

License

GroupId

GroupId

org.cloudhoist
ArtifactId

ArtifactId

pallet-apache-crates
Last Version

Last Version

0.6.0
Release Date

Release Date

Type

Type

pom
Description

Description

pallet apache crates
Pallet Apache Crates
Source Code Management

Source Code Management

http://github.com/pallet/pallet-apache-crates

Download pallet-apache-crates

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
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

  • hadoop

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