Last Version

Elmo 0.3

Elmo is an API for building ontology-based applications using Sesame.

License

License

GroupId

GroupId

org.openrdf
ArtifactId

ArtifactId

elmo
Version

Version

0.3
Type

Type

jar
Description

Description

Elmo
Elmo is an API for building ontology-based applications using Sesame.
Project URL

Project URL

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

Source Code Management

http://sesame.cvs.sourceforge.net/sesame/elmo/

Download elmo 0.3

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"]

Dependencies

compile (8)

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

provided (1)

Group / Artifact Type Version
javax.servlet : servlet-api jar 2.3

test (1)

Group / Artifact Type Version
junit : junit jar 3.8.2

Project Modules

There are no modules declared in this project.