Last Version

hoot 0.1.0

A library for interactng with Apache Jena.

License

License

BSD Standard License
Categories

Categories

Ant Build Tools
GroupId

GroupId

org.iplantc
ArtifactId

ArtifactId

hoot
Version

Version

0.1.0
Type

Type

jar
Description

Description

hoot
A library for interactng with Apache Jena.
Project URL

Project URL

http://github.com/iPlantCollaborativeOpenSource/hoot
Source Code Management

Source Code Management

https://github.com/iPlantCollaborativeOpenSource/hoot

Download hoot 0.1.0


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

Dependencies

compile (5)

Group / Artifact Type Version
org.clojure : clojure jar 1.5.1
org.apache.jena : jena-core jar 2.10.0
org.apache.jena : jena-arq jar 2.10.0
org.clojure : data.csv jar 0.1.2
com.cemerick » url jar 0.0.7

test (4)

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

Project Modules

There are no modules declared in this project.