Last Version

proboscis 0.2.1

A utility for creating an ElasticSearch index and its mappings for Infosquito.

License

License

BSD License
Categories

Categories

Ant Build Tools
GroupId

GroupId

org.iplantc
ArtifactId

ArtifactId

proboscis
Version

Version

0.2.1
Type

Type

jar
Description

Description

proboscis
A utility for creating an ElasticSearch index and its mappings for Infosquito.
Project URL

Project URL

http://www.iplantcollaborative.org
Source Code Management

Source Code Management

https://github.com/iPlantCollaborativeOpenSource/proboscis

Download proboscis 0.2.1


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

Dependencies

compile (5)

Group / Artifact Type Version
org.clojure : clojure jar 1.5.1
org.clojure : tools.cli jar 0.2.2
cheshire » cheshire jar 5.2.0
clojurewerkz » elastisch jar 1.2.0
slingshot » slingshot jar 0.10.3

test (2)

Group / Artifact Type Version
org.clojure : tools.nrepl jar 0.2.3
clojure-complete » clojure-complete jar 0.2.3

Project Modules

There are no modules declared in this project.