Infosquito
Infosquito is a search indexer that indexes iRODS repositories for Elastic Search.For more information, please see its wiki.
License |
License
BSD
|
---|---|
Categories |
CategoriesAnt Build Tools |
GroupId | GroupIdorg.iplantc |
ArtifactId | ArtifactIdinfosquito |
Last Version | Last Version1.8.7 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptioninfosquito
An ICAT database crawler used to index the contents of iRODS.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
infosquito-1.8.7.pom | |
infosquito-1.8.7.jar | 1 MB |
infosquito-1.8.7-sources.jar | 1 MB |
infosquito-1.8.7-javadoc.jar | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/org.iplantc/infosquito/ -->
<dependency>
<groupId>org.iplantc</groupId>
<artifactId>infosquito</artifactId>
<version>1.8.7</version>
</dependency>
// https://jarcasting.com/artifacts/org.iplantc/infosquito/
implementation 'org.iplantc:infosquito:1.8.7'
// https://jarcasting.com/artifacts/org.iplantc/infosquito/
implementation ("org.iplantc:infosquito:1.8.7")
'org.iplantc:infosquito:jar:1.8.7'
<dependency org="org.iplantc" name="infosquito" rev="1.8.7">
<artifact name="infosquito" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.iplantc', module='infosquito', version='1.8.7')
)
libraryDependencies += "org.iplantc" % "infosquito" % "1.8.7"
[org.iplantc/infosquito "1.8.7"]
Group / Artifact | Type | Version |
---|---|---|
org.clojure : clojure | jar | 1.5.1 |
postgresql : postgresql | jar | 9.1-901.jdbc4 |
org.clojure : java.jdbc | jar | 0.2.3 |
org.clojure : tools.cli | jar | 0.3.1 |
org.clojure : tools.logging | jar | 0.2.6 |
cheshire » cheshire | jar | 5.3.1 |
clj-time » clj-time | jar | 0.6.0 |
clojurewerkz » elastisch | jar | 1.4.0 |
com.novemberain » langohr | jar | 2.3.2 |
slingshot » slingshot | jar | 0.10.3 |
org.iplantc : clojure-commons | jar | 1.4.8 |
Group / Artifact | Type | Version |
---|---|---|
org.clojure : tools.nrepl | jar | 0.2.3 |
clojure-complete » clojure-complete | jar | 0.2.3 |
Infosquito is a search indexer that indexes iRODS repositories for Elastic Search.For more information, please see its wiki.