hoot
A Clojure library exposing a subset of Apache Jena functionality.
| License |
License
BSD Standard License
|
|---|---|
| Categories |
CategoriesAnt Build Tools |
| GroupId | GroupIdorg.iplantc |
| ArtifactId | ArtifactIdhoot |
| Last Version | Last Version0.1.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionhoot
A library for interactng with Apache Jena.
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| hoot-0.1.0.pom | |
| hoot-0.1.0.jar | 7 KB |
| hoot-0.1.0-sources.jar | 7 KB |
| hoot-0.1.0-javadoc.jar | 7 KB |
| Browse |
<!-- 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"]
| 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 |
| 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 |
A Clojure library exposing a subset of Apache Jena functionality.
| Version |
|---|
|
0.1.0
|