License |
License |
---|---|
GroupId | GroupIdorg.openrdf |
ArtifactId | ArtifactIdelmo |
Last Version | Last Version0.3 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionElmo
Elmo is an API for building ontology-based applications using Sesame.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
elmo-0.3.pom | |
elmo-0.3.jar | 286 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.openrdf/elmo/ -->
<dependency>
<groupId>org.openrdf</groupId>
<artifactId>elmo</artifactId>
<version>0.3</version>
</dependency>
// https://jarcasting.com/artifacts/org.openrdf/elmo/
implementation 'org.openrdf:elmo:0.3'
// https://jarcasting.com/artifacts/org.openrdf/elmo/
implementation ("org.openrdf:elmo:0.3")
'org.openrdf:elmo:jar:0.3'
<dependency org="org.openrdf" name="elmo" rev="0.3">
<artifact name="elmo" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.openrdf', module='elmo', version='0.3')
)
libraryDependencies += "org.openrdf" % "elmo" % "0.3"
[org.openrdf/elmo "0.3"]
Group / Artifact | Type | Version |
---|---|---|
org.openrdf : sesame | jar | 1.2.6 |
commons-beanutils : commons-beanutils | jar | 1.7.0 |
commons-codec : commons-codec | jar | 1.3 |
commons-httpclient : commons-httpclient | jar | 3.0.1 |
commons-logging : commons-logging | jar | 1.0 |
log4j : log4j | jar | 1.2.9 |
org.springframework : spring-beans | jar | 1.2.7 |
org.jibx : jibx-run | jar | 1.0.1 |
Group / Artifact | Type | Version |
---|---|---|
javax.servlet : servlet-api | jar | 2.3 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 3.8.2 |