spdx-rdf-store

This Java library implements an RDF store implementing the SPDX Java Library Storage Interface using an underlying RDF store.

License

License

GroupId

GroupId

org.spdx
ArtifactId

ArtifactId

spdx-rdf-store
Last Version

Last Version

1.0.4
Release Date

Release Date

Type

Type

jar
Description

Description

spdx-rdf-store
This Java library implements an RDF store implementing the SPDX Java Library Storage Interface using an underlying RDF store.
Project URL

Project URL

https://github.com/spdx/spdx-java-rdf-store
Project Organization

Project Organization

SPDX
Source Code Management

Source Code Management

https://github.com/spdx/spdx-java-rdf-store

Download spdx-rdf-store

How to add to project

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

Dependencies

compile (4)

Group / Artifact Type Version
org.spdx : java-spdx-library jar 1.0.10
org.apache.jena : jena-core jar 4.2.0
org.apache.jena : jena-arq jar 4.2.0
org.apache.jena : jena-base jar 4.2.0

test (1)

Group / Artifact Type Version
junit : junit jar 4.13.1

Project Modules

There are no modules declared in this project.
org.spdx

SPDX

A standard format for communicating the components, licenses and copyrights associated with a software package.

Versions

Version
1.0.4
1.0.3
1.0.2
1.0.1
1.0.0
0.0.7
0.0.6
0.0.5
0.0.4
0.0.3