Commons RDF impl: Simple

Simple (if not naive) implementation of Commons RDF API

License

License

GroupId

GroupId

org.apache.commons
ArtifactId

ArtifactId

commons-rdf-simple
Last Version

Last Version

0.5.0
Release Date

Release Date

Type

Type

jar
Description

Description

Commons RDF impl: Simple
Simple (if not naive) implementation of Commons RDF API
Project Organization

Project Organization

The Apache Software Foundation
Source Code Management

Source Code Management

https://git-wip-us.apache.org/repos/asf/commons-rdf.git/commons-rdf-simple

Download commons-rdf-simple

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
org.apache.commons : commons-rdf-api jar 0.5.0

test (3)

Group / Artifact Type Version
org.apache.commons : commons-rdf-api jar 0.5.0
junit : junit jar 4.12
org.slf4j : slf4j-simple jar 1.7.25

Project Modules

There are no modules declared in this project.

Versions

Version
0.5.0
0.4.0
0.3.0-incubating
0.2.0-incubating
0.1.0-incubating