Project Dependencies

runtime

The following is a list of runtime dependencies for this project. These dependencies are required to run the application:

GroupId ArtifactId Version Classifier Type Optional
log4j log4j 1.2.14 - jar
org.slf4j slf4j-log4j12 1.5.6 - jar

test

The following is a list of test dependencies for this project. These dependencies are only required to compile and run unit tests for the application:

GroupId ArtifactId Version Classifier Type Optional
junit junit 4.6 - jar

provided

The following is a list of provided dependencies for this project. These dependencies are required to compile the application, but should be provided by default when using the library:

GroupId ArtifactId Version Classifier Type Optional
org.eclipse osgi 3.2.1.R32 - jar

Project Transitive Dependencies

The following is a list of transitive dependencies for this project. Transitive dependencies are the dependencies of the project dependencies.

compile

The following is a list of compile dependencies for this project. These dependencies are required to compile and run the application:

GroupId ArtifactId Version Classifier Type Optional
org.slf4j slf4j-api 1.5.6 - jar

Project Dependency Graph

Dependency Listings

rdf2go.api

RDF2go is an implementation-independent Java API with the design goals: portability (hence the name), performance and ease of implementation.

http://semweb4j.org/rdf2go

Unnamed - org.eclipse:osgi:jar:3.2.1.R32

SLF4J LOG4J-12 Binding

The slf4j log4j-12 binding

http://www.slf4j.org

SLF4J API Module

The slf4j API

http://www.slf4j.org

Log4j

Log4j

http://logging.apache.org/log4j/docs/

JUnit

JUnit is a regression testing framework written by Erich Gamma and Kent Beck. It is used by the developer who implements unit tests in Java.

http://junit.org