This project has retired. For details please refer to its Attic page.
Apache Marmotta - Project Dependencies

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 License
org.apache.marmotta kiwi-reasoner 3.3.0 sources jar The Apache Software License, Version 2.0
org.apache.marmotta kiwi-triplestore 3.3.0 sources jar The Apache Software License, Version 2.0
org.apache.marmotta kiwi-versioning 3.3.0 sources jar The Apache Software License, Version 2.0
org.apache.marmotta ldcache-api 3.3.0 sources jar The Apache Software License, Version 2.0
org.apache.marmotta ldcache-core 3.3.0 sources jar The Apache Software License, Version 2.0
org.apache.marmotta ldclient-api 3.3.0 sources jar The Apache Software License, Version 2.0
org.apache.marmotta ldclient-core 3.3.0 sources jar The Apache Software License, Version 2.0
org.apache.marmotta ldclient-provider-html 3.3.0 sources jar The Apache Software License, Version 2.0
org.apache.marmotta ldclient-provider-xml 3.3.0 sources jar The Apache Software License, Version 2.0
org.apache.marmotta ldpath-api 3.3.0 sources jar The Apache Software License, Version 2.0
org.apache.marmotta ldpath-backend-file 3.3.0 sources jar The Apache Software License, Version 2.0
org.apache.marmotta ldpath-backend-jena 3.3.0 sources jar The Apache Software License, Version 2.0
org.apache.marmotta ldpath-backend-linkeddata 3.3.0 sources jar The Apache Software License, Version 2.0
org.apache.marmotta ldpath-backend-sesame 3.3.0 sources jar The Apache Software License, Version 2.0
org.apache.marmotta ldpath-core 3.3.0 sources jar The Apache Software License, Version 2.0
org.apache.marmotta ldpath-functions-collections 3.3.0 sources jar The Apache Software License, Version 2.0
org.apache.marmotta ldpath-functions-date 3.3.0 sources jar The Apache Software License, Version 2.0
org.apache.marmotta ldpath-functions-html 3.3.0 sources jar The Apache Software License, Version 2.0
org.apache.marmotta ldpath-functions-math 3.3.0 sources jar The Apache Software License, Version 2.0
org.apache.marmotta ldpath-functions-text 3.3.0 sources jar The Apache Software License, Version 2.0
org.apache.marmotta ldpath-functions-xml 3.3.0 sources jar The Apache Software License, Version 2.0
org.apache.marmotta marmotta-ldcache-common 3.3.0 sources jar The Apache Software License, Version 2.0
org.apache.marmotta marmotta-ldp 3.3.0 sources jar The Apache Software License, Version 2.0
org.apache.marmotta marmotta-ldpath 3.3.0 sources jar The Apache Software License, Version 2.0
org.apache.marmotta marmotta-reasoner-kiwi 3.3.0 sources jar The Apache Software License, Version 2.0
org.apache.marmotta marmotta-sail-transactions 3.3.0 sources jar The Apache Software License, Version 2.0
org.apache.marmotta marmotta-security 3.3.0 sources jar The Apache Software License, Version 2.0
org.apache.marmotta marmotta-sparql 3.3.0 sources jar The Apache Software License, Version 2.0
org.apache.marmotta marmotta-user 3.3.0 sources jar The Apache Software License, Version 2.0
org.apache.marmotta marmotta-util-tripletable 3.3.0 sources jar The Apache Software License, Version 2.0
org.apache.marmotta marmotta-versioning-common 3.3.0 sources jar The Apache Software License, Version 2.0

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 Type License
junit junit 4.11 jar Common Public License Version 1.0
org.hamcrest hamcrest-core 1.3 jar New BSD License
org.hamcrest hamcrest-library 1.3 jar New BSD License

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 Type License
javax.servlet javax.servlet-api 3.0.1 jar CDDL + GPLv2 with classpath exception

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 Type License
backport-util-concurrent backport-util-concurrent 3.1 jar Public Domain
ch.qos.cal10n cal10n-api 0.8.1 jar MIT License
ch.qos.logback logback-classic 1.1.2 jar Eclipse Public License - v 1.0-GNU Lesser General Public License
ch.qos.logback logback-core 1.1.2 jar Eclipse Public License - v 1.0-GNU Lesser General Public License
com.fasterxml.jackson.core jackson-annotations 2.3.3 jar The Apache Software License, Version 2.0-GNU Lesser General Public License, Version 2.1
com.fasterxml.jackson.core jackson-core 2.3.3 jar The Apache Software License, Version 2.0-GNU Lesser General Public License, Version 2.1
com.fasterxml.jackson.core jackson-databind 2.3.3 jar The Apache Software License, Version 2.0-GNU Lesser General Public License, Version 2.1
com.fasterxml.jackson.jaxrs jackson-jaxrs-base 2.3.3 jar The Apache Software License, Version 2.0-GNU Lesser General Public License, Version 2.1
com.fasterxml.jackson.jaxrs jackson-jaxrs-json-provider 2.3.3 jar The Apache Software License, Version 2.0-GNU Lesser General Public License, Version 2.1
com.fasterxml.jackson.module jackson-module-jaxb-annotations 2.3.3 jar The Apache Software License, Version 2.0-GNU Lesser General Public License, Version 2.1
com.fasterxml.uuid java-uuid-generator 3.1.3 jar The Apache Software License, Version 2.0
com.github.jsonld-java jsonld-java 0.5.1 jar Revised BSD License
com.github.jsonld-java jsonld-java-sesame 0.5.1 jar Revised BSD License
com.google.guava guava 18.0 jar The Apache Software License, Version 2.0
com.ibm.icu icu4j 51.2 jar ICU License
commons-beanutils commons-beanutils 1.9.2 jar The Apache Software License, Version 2.0
commons-cli commons-cli 1.2 jar The Apache Software License, Version 2.0
commons-codec commons-codec 1.9 jar The Apache Software License, Version 2.0
commons-collections commons-collections 3.2.1 jar The Apache Software License, Version 2.0
commons-configuration commons-configuration 1.10 jar The Apache Software License, Version 2.0
commons-digester commons-digester 1.8 jar /LICENSE.txt
commons-httpclient commons-httpclient 3.1 jar Apache License
commons-io commons-io 2.4 jar The Apache Software License, Version 2.0
commons-lang commons-lang 2.6 jar The Apache Software License, Version 2.0
commons-net commons-net 3.3 jar The Apache Software License, Version 2.0
commons-validator commons-validator 1.4.0 jar The Apache Software License, Version 2.0
eu.medsea.mimeutil mime-util 2.1.3 jar The Apache Software License, Version 2.0
javax.activation activation 1.1 jar Common Development and Distribution License (CDDL) v1.0
javax.annotation jsr250-api 1.0 jar COMMON DEVELOPMENT AND DISTRIBUTION LICENSE (CDDL) Version 1.0
javax.enterprise cdi-api 1.1 jar Apache License, Version 2.0
javax.inject javax.inject 1 jar The Apache Software License, Version 2.0
javax.validation validation-api 1.0.0.GA jar license.txt
jaxen jaxen 1.1.6 jar null
joda-time joda-time 2.5 jar Apache 2
net.jcip jcip-annotations 1.0 jar -
net.sf.opencsv opencsv 2.0 jar Apache 2
org.apache.commons commons-compress 1.8.1 jar The Apache Software License, Version 2.0
org.apache.commons commons-lang3 3.3.2 jar The Apache Software License, Version 2.0
org.apache.httpcomponents httpclient 4.3.5 jar Apache License, Version 2.0
org.apache.httpcomponents httpclient-cache 4.3.5 jar Apache License, Version 2.0
org.apache.httpcomponents httpcore 4.3.2 jar LICENSE.txt
org.apache.jena jena-core 2.7.3 jar The Apache Software License, Version 2.0
org.apache.jena jena-iri 0.9.3 jar The Apache Software License, Version 2.0
org.apache.marmotta kiwi-reasoner 3.3.0 jar The Apache Software License, Version 2.0
org.apache.marmotta kiwi-sparql 3.3.0 jar The Apache Software License, Version 2.0
org.apache.marmotta kiwi-triplestore 3.3.0 jar The Apache Software License, Version 2.0
org.apache.marmotta ldcache-api 3.3.0 jar The Apache Software License, Version 2.0
org.apache.marmotta ldcache-backend-infinispan 3.3.0 jar The Apache Software License, Version 2.0
org.apache.marmotta ldcache-core 3.3.0 jar The Apache Software License, Version 2.0
org.apache.marmotta ldclient-api 3.3.0 jar The Apache Software License, Version 2.0
org.apache.marmotta ldclient-core 3.3.0 jar The Apache Software License, Version 2.0
org.apache.marmotta ldclient-provider-rdf 3.3.0 jar The Apache Software License, Version 2.0
org.apache.marmotta ldpath-api 3.3.0 jar The Apache Software License, Version 2.0
org.apache.marmotta ldpath-backend-sesame 3.3.0 jar The Apache Software License, Version 2.0
org.apache.marmotta ldpath-core 3.3.0 jar The Apache Software License, Version 2.0
org.apache.marmotta ldpath-functions-date 3.3.0 jar The Apache Software License, Version 2.0
org.apache.marmotta ldpath-functions-html 3.3.0 jar The Apache Software License, Version 2.0
org.apache.marmotta ldpath-functions-math 3.3.0 jar The Apache Software License, Version 2.0
org.apache.marmotta ldpath-functions-text 3.3.0 jar The Apache Software License, Version 2.0
org.apache.marmotta ldpath-functions-xml 3.3.0 jar The Apache Software License, Version 2.0
org.apache.marmotta marmotta-backend-kiwi 3.3.0 jar The Apache Software License, Version 2.0
org.apache.marmotta marmotta-client-js 3.3.0 jar The Apache Software License, Version 2.0
org.apache.marmotta marmotta-commons 3.3.0 jar The Apache Software License, Version 2.0
org.apache.marmotta marmotta-core 3.3.0 jar The Apache Software License, Version 2.0
org.apache.marmotta marmotta-model-vocabs 3.3.0 jar The Apache Software License, Version 2.0
org.apache.marmotta marmotta-rio-api 3.3.0 jar The Apache Software License, Version 2.0
org.apache.marmotta marmotta-rio-ical 3.3.0 jar The Apache Software License, Version 2.0
org.apache.marmotta marmotta-rio-rss 3.3.0 jar The Apache Software License, Version 2.0
org.apache.marmotta marmotta-rio-vcard 3.3.0 jar The Apache Software License, Version 2.0
org.apache.marmotta marmotta-sail-transactions 3.3.0 jar The Apache Software License, Version 2.0
org.apache.marmotta marmotta-util-facading 3.3.0 jar The Apache Software License, Version 2.0
org.apache.marmotta marmotta-util-filter 3.3.0 jar The Apache Software License, Version 2.0
org.apache.marmotta marmotta-util-rdfpatch 3.3.0 jar The Apache Software License, Version 2.0
org.apache.marmotta marmotta-util-tripletable 3.3.0 jar The Apache Software License, Version 2.0
org.apache.tika tika-core 1.4 jar The Apache Software License, Version 2.0
org.apache.tomcat tomcat-jdbc 7.0.55 jar Apache License, Version 2.0
org.apache.tomcat tomcat-juli 7.0.55 jar Apache License, Version 2.0
org.codehaus.janino commons-compiler 2.6.1 jar New BSD License
org.codehaus.janino janino 2.6.1 jar New BSD License
org.freemarker freemarker 2.3.20 jar BSD-style license
org.infinispan infinispan-commons 6.0.1.Final jar Apache License
org.infinispan infinispan-core 6.0.1.Final jar Apache License
org.jboss.classfilewriter jboss-classfilewriter 1.0.4.Final jar Apache License, version 2.0
org.jboss.logging jboss-logging 3.1.3.GA jar Apache License, version 2.0
org.jboss.marshalling jboss-marshalling 1.4.5.Final jar Public Domain
org.jboss.marshalling jboss-marshalling-river 1.4.5.Final jar Public Domain
org.jboss.resteasy jaxrs-api 3.0.10.Final jar Apache License, Version 2.0
org.jboss.resteasy resteasy-cdi 3.0.10.Final jar Apache License, Version 2.0
org.jboss.resteasy resteasy-jackson2-provider 3.0.10.Final jar Apache License, Version 2.0
org.jboss.resteasy resteasy-jaxrs 3.0.10.Final jar Apache License, Version 2.0
org.jboss.spec.javax.annotation jboss-annotations-api_1.1_spec 1.0.1.Final jar CDDL or GPLv2 with exceptions
org.jboss.spec.javax.annotation jboss-annotations-api_1.2_spec 1.0.0.Final jar CDDL or GPLv2 with exceptions
org.jboss.spec.javax.interceptor jboss-interceptors-api_1.1_spec 1.0.1.Final jar Common Development and Distribution License-GNU General Public License, Version 2 with the Classpath Exception
org.jboss.spec.javax.interceptor jboss-interceptors-api_1.2_spec 1.0.0.Final jar Common Development and Distribution License-GNU General Public License, Version 2 with the Classpath Exception
org.jboss.spec.javax.transaction jboss-transaction-api_1.1_spec 1.0.1.Final jar Common Development and Distribution License-GNU General Public License, Version 2 with the Classpath Exception
org.jboss.weld weld-core-impl 2.1.2.Final jar Apache License, Version 2.0
org.jboss.weld.se weld-se-core 2.1.2.Final jar Apache License, Version 2.0
org.jdom jdom2 2.0.5 jar Similar to Apache License but with the acknowledgment clause removed
org.jgroups jgroups 3.4.1.Final jar Apache License 2.0
org.jsoup jsoup 1.7.2 jar The MIT License
org.mnode.ical4j ical4j 1.0.5.2 jar https://sourceforge.net/p/ical4j/ical4j/ci/default/tree//LICENSE?format=raw
org.mnode.ical4j ical4j-vcard 0.9.6.2 jar https://sourceforge.net/p/ical4j/ical4j-vcard/ci/default/tree//raw-file/tip/LICENSE
org.openrdf.sesame sesame-http-client 2.7.13 jar Aduna BSD license
org.openrdf.sesame sesame-http-protocol 2.7.13 jar Aduna BSD license
org.openrdf.sesame sesame-model 2.7.13 jar Aduna BSD license
org.openrdf.sesame sesame-query 2.7.13 jar Aduna BSD license
org.openrdf.sesame sesame-queryalgebra-evaluation 2.7.13 jar Aduna BSD license
org.openrdf.sesame sesame-queryalgebra-model 2.7.13 jar Aduna BSD license
org.openrdf.sesame sesame-queryparser-api 2.7.13 jar Aduna BSD license
org.openrdf.sesame sesame-queryparser-sparql 2.7.13 jar Aduna BSD license
org.openrdf.sesame sesame-queryresultio-api 2.7.13 jar Aduna BSD license
org.openrdf.sesame sesame-queryresultio-sparqljson 2.7.13 jar Aduna BSD license
org.openrdf.sesame sesame-queryresultio-sparqlxml 2.7.13 jar Aduna BSD license
org.openrdf.sesame sesame-queryresultio-text 2.7.13 jar Aduna BSD license
org.openrdf.sesame sesame-repository-api 2.7.13 jar Aduna BSD license
org.openrdf.sesame sesame-repository-event 2.7.13 jar Aduna BSD license
org.openrdf.sesame sesame-repository-sail 2.7.13 jar Aduna BSD license
org.openrdf.sesame sesame-repository-sparql 2.7.13 jar Aduna BSD license
org.openrdf.sesame sesame-rio-api 2.7.13 jar Aduna BSD license
org.openrdf.sesame sesame-rio-n3 2.7.13 jar Aduna BSD license
org.openrdf.sesame sesame-rio-ntriples 2.7.13 jar Aduna BSD license
org.openrdf.sesame sesame-rio-rdfjson 2.7.13 jar Aduna BSD license
org.openrdf.sesame sesame-rio-rdfxml 2.7.13 jar Aduna BSD license
org.openrdf.sesame sesame-rio-trig 2.7.13 jar Aduna BSD license
org.openrdf.sesame sesame-rio-trix 2.7.13 jar Aduna BSD license
org.openrdf.sesame sesame-rio-turtle 2.7.13 jar Aduna BSD license
org.openrdf.sesame sesame-sail-api 2.7.13 jar Aduna BSD license
org.openrdf.sesame sesame-sail-inferencer 2.7.13 jar Aduna BSD license
org.openrdf.sesame sesame-sail-memory 2.7.13 jar Aduna BSD license
org.openrdf.sesame sesame-util 2.7.13 jar Aduna BSD license
org.semarglproject semargl-core 0.6.1 jar Apache Public License 2.0
org.semarglproject semargl-rdf 0.6.1 jar Apache Public License 2.0
org.semarglproject semargl-rdfa 0.6.1 jar Apache Public License 2.0
org.semarglproject semargl-sesame 0.6.1 jar Apache Public License 2.0
org.slf4j jcl-over-slf4j 1.7.7 jar MIT License
org.slf4j jul-to-slf4j 1.7.7 jar MIT License
org.slf4j log4j-over-slf4j 1.7.7 jar Apache Software Licenses
org.slf4j slf4j-api 1.7.7 jar MIT License
org.slf4j slf4j-ext 1.7.7 jar MIT License
org.slf4j slf4j-log4j12 1.6.4 jar MIT License
xerces xercesImpl 2.10.0 jar The Apache Software License, Version 2.0
xml-apis xml-apis 1.4.01 jar The Apache Software License, Version 2.0-The SAX License-The W3C License

runtime

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

GroupId ArtifactId Version Type License
com.github.tkurz.webjars squebi 1.0.1 jar Apache Version 2.0
javassist javassist 3.12.0.GA jar LGPL 2.1
org.apache.marmotta.webjars codemirror-modes 3.3.0 jar The Apache Software License, Version 2.0
org.apache.marmotta.webjars strftime 3.3.0 jar The Apache Software License, Version 2.0
org.jboss.interceptor jboss-interceptor-core 2.0.0.Final jar Apache License, Version 2.0
org.jboss.interceptor jboss-interceptor-spi 2.0.0.Final jar Apache License, Version 2.0
org.jboss.weld weld-api 2.1.Final jar Apache License, Version 2.0
org.jboss.weld weld-core 2.1.2.Final jar Apache License, Version 2.0
org.jboss.weld weld-core-jsf 2.1.2.Final jar Apache License, Version 2.0
org.jboss.weld weld-spi 2.1.Final jar Apache License, Version 2.0
org.openrdf.sesame sesame-queryparser-serql 2.7.13 jar Aduna BSD license
org.openrdf.sesame sesame-rio-datatypes 2.7.13 jar Aduna BSD license
org.openrdf.sesame sesame-rio-languages 2.7.13 jar Aduna BSD license
org.webjars angularjs 1.2.2 jar MIT License
org.webjars codemirror 3.16 jar MIT
org.webjars jquery 1.8.2 jar MIT License
org.webjars jquery-ui 1.10.3 jar MIT License
org.webjars requirejs 2.1.15 jar New BSD-MIT
org.webjars sgvizler 0.6 jar MIT like license

Project Dependency Graph

Dependency Tree

Licenses

Apache Version 2.0: squebi

ICU License: ICU4J

Unamed: jaxen

CDDL + GPLv2 with classpath exception: Java Servlet API

Public Domain: Backport of JSR 166, JBoss Marshalling API, JBoss Marshalling River

Apache 2: Joda-Time, opencsv

New BSD License: Commons Compiler, Hamcrest Core, Hamcrest library, Janino

Unknown: "Java Concurrency in Practice" book annotations

BSD-style license: FreeMarker

Common Development and Distribution License: Java Transaction API, Java(TM) EE Interceptors 1.1 API, Java(TM) EE Interceptors 1.2 API

Eclipse Public License - v 1.0: Logback Classic Module, Logback Core Module

GNU General Public License, Version 2 with the Classpath Exception: Java Transaction API, Java(TM) EE Interceptors 1.1 API, Java(TM) EE Interceptors 1.2 API

COMMON DEVELOPMENT AND DISTRIBUTION LICENSE (CDDL) Version 1.0: JSR-250 Common Annotations for the JavaTM Platform

GNU Lesser General Public License: Logback Classic Module, Logback Core Module

Similar to Apache License but with the acknowledgment clause removed: JDOM

The SAX License: XML Commons External Components XML APIs

Apache License: HttpClient, Infinispan Commons, Infinispan Core

Common Public License Version 1.0: JUnit

MIT: CodeMirror, RequireJS

Common Development and Distribution License (CDDL) v1.0: JavaBeans Activation Framework (JAF)

The MIT License: jsoup

Aduna BSD license: OpenRDF Sesame: HTTP client, OpenRDF Sesame: HTTP protocol, OpenRDF Sesame: Inferencer Sails, OpenRDF Sesame: MemoryStore, OpenRDF Sesame: Model, OpenRDF Sesame: Query, OpenRDF Sesame: Query algebra - evaluation, OpenRDF Sesame: Query algebra - model, OpenRDF Sesame: Query parser - API, OpenRDF Sesame: Query parser - SPARQL, OpenRDF Sesame: Query parser - SeRQL, OpenRDF Sesame: Query result IO - API, OpenRDF Sesame: Query result IO - SPARQL/JSON, OpenRDF Sesame: Query result IO - SPARQL/XML, OpenRDF Sesame: Query result IO - plain text booleans, OpenRDF Sesame: Repository - API, OpenRDF Sesame: Repository - event (wrapper), OpenRDF Sesame: Rio - API, OpenRDF Sesame: Rio - Datatypes, OpenRDF Sesame: Rio - Languages, OpenRDF Sesame: Rio - N-Triples, OpenRDF Sesame: Rio - N3 (writer-only), OpenRDF Sesame: Rio - RDF/JSON, OpenRDF Sesame: Rio - RDF/XML, OpenRDF Sesame: Rio - TriG, OpenRDF Sesame: Rio - TriX, OpenRDF Sesame: Rio - Turtle, OpenRDF Sesame: SPARQL Repository, OpenRDF Sesame: Sail API, OpenRDF Sesame: SailRepository, OpenRDF Sesame: util

Apache Public License 2.0: Semargl: Core, Semargl: RDF, Semargl: RDFa, Semargl: Sesame Integration

Apache License, version 2.0: JBoss Logging 3, classfilewriter

New BSD: RequireJS

Apache License, Version 2.0: Apache HttpClient, Apache HttpClient Cache, Apache HttpCore, Bean Validation API, CDI APIs, JAX-RS Core API, JBoss EJB 3.1 Common Interceptor Library API, JBoss EJB 3.1 Common Interceptor Library Implementation, RESTEasy CDI integration module, RESTEasy JAX-RS Implementation, Resteasy Jackson Provider, Weld APIs, Weld Core - JSF, Weld Implementation, Weld Implementation (Core), Weld SE (Core), Weld SPIs for container integration, tomcat-jdbc, tomcat-juli

The W3C License: XML Commons External Components XML APIs

LGPL 2.1: Javassist

GNU Lesser General Public License, Version 2.1: Jackson-JAXRS-JSON, Jackson-JAXRS-base, Jackson-annotations, Jackson-core, Jackson-module-JAXB-annotations, jackson-databind

The Apache Software License, Version 2.0: Apache Commons BeanUtils, Apache Commons Codec, Apache Commons Compress, Apache Commons Configuration, Apache Commons Lang, Apache Marmotta Platform: Core, Apache Marmotta Platform: KiWi Backend, Apache Marmotta Platform: LDP, Apache Marmotta Platform: LDPath, Apache Marmotta Platform: Linked Data Caching (Common), Apache Marmotta Platform: Reasoner, Apache Marmotta Platform: SPARQL Endpoint, Apache Marmotta Platform: Security, Apache Marmotta Platform: User Management, Apache Marmotta Platform: Versioning (Common Services), Apache Marmotta: Common Utilities, Apache Tika core, Commons CLI, Commons Collections, Commons IO, Commons Lang, Commons Net, Commons Validator, Digester, Guava: Google Core Libraries for Java, Jackson-JAXRS-JSON, Jackson-JAXRS-base, Jackson-annotations, Jackson-core, Jackson-module-JAXB-annotations, Java UUID Generator, KiWi Triplestore: Core, KiWi Triplestore: Reasoner, KiWi Triplestore: SPARQL, KiWi Triplestore: Versioning, LDCache Backend: Infinispan, LDCache: API, LDCache: Core Library, LDClient Provider: HTML Resource Access, LDClient Provider: RDF Resource Access, LDClient Provider: XML Resource Access, LDClient: API, LDClient: Core Library, LDPath API, LDPath Backend: File, LDPath Backend: Jena, LDPath Backend: Linked Data, LDPath Backend: Sesame, LDPath Core, LDPath Functions: Date, LDPath Functions: HTML, LDPath Functions: Math, LDPath Functions: Text, LDPath Functions: XML, LDPath Functions: rdf-Collections, Marmotta Client Library for JavaScript, Marmotta Sesame I/O: API, Marmotta Sesame I/O: ICal, Marmotta Sesame I/O: RSS/Atom, Marmotta Sesame I/O: VCard, Marmotta Sesame Tools: Common Vocabularies, Marmotta Sesame Tools: Facading, Marmotta Sesame Tools: RDF Patch Util, Marmotta Sesame Tools: Resource Filters, Marmotta Sesame Tools: Sail Transactions, Marmotta Sesame Tools: Triple Table, Marmotta WebJar: CodeMirror Modes, Marmotta WebJar: strftime, Mime Detection Utility, XML Commons External Components XML APIs, Xerces2-j, jackson-databind, javax.inject, jena-core, jena-iri

CDDL or GPLv2 with exceptions: Common Annotations 1.1 API, Common Annotations 1.2 API

Apache Software License, Version 2.0: Apache Marmotta Site

Apache License 2.0: JGroups

iCal4j - License: iCal4j, iCal4j VCard

Revised BSD License: JSONLD Java :: Core, JSONLD Java :: Sesame Integration

MIT License: AngularJS, Compiler assisted localization library (CAL10N) - API, JCL 1.1.1 implemented over SLF4J, JUL to SLF4J bridge, SLF4J API Module, SLF4J Extensions Module, SLF4J LOG4J-12 Binding, jQuery UI, jquery

MIT like license: sgvizler

Apache Software Licenses: Log4j Implemented Over SLF4J

Dependency File Details

Filename Size Entries Classes Packages JDK Rev Debug
backport-util-concurrent-3.1.jar 323.94 kB 251 239 5 1.4 debug
cal10n-api-0.8.1.jar 37.29 kB 50 35 4 1.5 debug
logback-classic-1.1.2.jar 264.40 kB 211 173 25 1.5 debug
logback-core-1.1.2.jar 417.70 kB 399 355 34 1.5 debug
jackson-annotations-2.3.3.jar 35.67 kB 61 49 1 1.6 debug
jackson-core-2.3.3.jar 194.94 kB 110 88 8 1.6 debug
jackson-databind-2.3.3.jar 894.02 kB 599 565 20 1.6 debug
jackson-jaxrs-base-2.3.3.jar 26.94 kB 31 16 4 1.6 debug
jackson-jaxrs-json-provider-2.3.3.jar 16.26 kB 29 11 2 1.6 debug
jackson-module-jaxb-annotations-2.3.3.jar 31.27 kB 30 12 3 1.6 debug
java-uuid-generator-3.1.3.jar 38.03 kB 33 21 3 1.6 debug
jsonld-java-0.5.1.jar 118.28 kB 61 48 3 1.6 debug
jsonld-java-sesame-0.5.1.jar 14.18 kB 20 6 1 1.6 debug
squebi-1.0.1.jar 433.73 kB 31 0 0 - release
guava-18.0.jar 2.15 MB 1,719 1,690 17 1.6 debug
icu4j-51.2.jar 9.52 MB 3,666 1,010 9 1.5 debug
commons-beanutils-1.9.2.jar 228.38 kB 154 137 5 1.5 debug
commons-cli-1.2.jar 40.16 kB 35 22 1 1.4 debug
commons-codec-1.9.jar 257.78 kB 227 85 6 1.6 debug
commons-collections-3.2.1.jar 561.90 kB 482 458 12 1.2 debug
commons-configuration-1.10.jar 354.18 kB 219 194 10 1.5 debug
commons-digester-1.8.jar 140.24 kB 114 100 6 1.2 debug
commons-httpclient-3.1.jar 297.85 kB 183 167 8 1.2 debug
commons-io-2.4.jar 180.80 kB 128 110 6 1.6 debug
commons-lang-2.6.jar 277.56 kB 155 133 10 1.3 debug
commons-net-3.3.jar 274.40 kB 206 174 20 1.5 debug
commons-validator-1.4.0.jar 172.75 kB 121 67 4 1.4 debug
mime-util-2.1.3.jar 116.39 kB 44 26 4 1.2 debug
javassist-3.12.0.GA.jar 618.47 kB 384 360 17 1.4 debug
activation-1.1.jar 61.51 kB 50 38 3 1.4 debug
jsr250-api-1.0.jar 5.71 kB 16 11 2 1.5 debug
cdi-api-1.1.jar 69.04 kB 118 98 7 1.6 debug
javax.inject-1.jar 2.44 kB 8 6 1 1.5 release
javax.servlet-api-3.0.1.jar 83.35 kB 94 74 4 1.5 debug
validation-api-1.0.0.GA.jar 46.32 kB 90 76 6 1.5 debug
jaxen-1.1.6.jar 226.45 kB 241 214 17 1.2 debug
joda-time-2.5.jar 574.22 kB 682 243 7 1.5 debug
junit-4.11.jar 239.30 kB 266 233 28 1.5 debug
jcip-annotations-1.0.jar 2.20 kB 9 4 1 1.5 release
opencsv-2.0.jar 14.99 kB 19 7 2 1.5 debug
commons-compress-1.8.1.jar 356.98 kB 224 191 20 1.5 debug
commons-lang3-3.3.2.jar 403.07 kB 241 217 12 1.6 debug
httpclient-4.3.5.jar 576.69 kB 459 420 24 1.5 debug
httpclient-cache-4.3.5.jar 146.27 kB 99 79 4 1.5 debug
httpcore-4.3.2.jar 275.65 kB 260 232 15 1.5 debug
jena-core-2.7.3.jar 1.64 MB 1,393 1,303 44 1.6 debug
jena-iri-0.9.3.jar 133.25 kB 75 60 2 1.6 debug
kiwi-reasoner-3.3.0.jar 106.57 kB 79 41 8 1.6 debug
kiwi-reasoner-3.3.0-sources.jar 78.13 kB 59 0 0 - release
kiwi-sparql-3.3.0.jar 158.12 kB 143 99 16 1.6 debug
kiwi-triplestore-3.3.0.jar 178.02 kB 139 86 16 1.6 debug
kiwi-triplestore-3.3.0-sources.jar 138.34 kB 97 0 0 - release
kiwi-versioning-3.3.0-sources.jar 37.77 kB 37 0 0 - release
ldcache-api-3.3.0.jar 13.32 kB 22 6 2 1.6 debug
ldcache-api-3.3.0-sources.jar 12.33 kB 16 0 0 - release
ldcache-backend-infinispan-3.3.0.jar 20.45 kB 24 4 3 1.6 debug
ldcache-core-3.3.0.jar 12.26 kB 17 1 1 1.6 debug
ldcache-core-3.3.0-sources.jar 9.11 kB 11 0 0 - release
ldclient-api-3.3.0.jar 17.74 kB 27 7 5 1.6 debug
ldclient-api-3.3.0-sources.jar 18.71 kB 22 0 0 - release
ldclient-core-3.3.0.jar 27.33 kB 29 9 2 1.6 debug
ldclient-core-3.3.0-sources.jar 17.02 kB 17 0 0 - release
ldclient-provider-html-3.3.0-sources.jar 18.10 kB 21 0 0 - release
ldclient-provider-rdf-3.3.0.jar 21.55 kB 32 10 2 1.6 debug
ldclient-provider-xml-3.3.0-sources.jar 14.16 kB 17 0 0 - release
ldpath-api-3.3.0.jar 14.45 kB 29 9 6 1.6 debug
ldpath-api-3.3.0-sources.jar 16.54 kB 24 0 0 - release
ldpath-backend-file-3.3.0-sources.jar 10.60 kB 13 0 0 - release
ldpath-backend-jena-3.3.0-sources.jar 9.39 kB 12 0 0 - release
ldpath-backend-linkeddata-3.3.0-sources.jar 10.14 kB 12 0 0 - release
ldpath-backend-sesame-3.3.0.jar 20.15 kB 22 6 1 1.6 debug
ldpath-backend-sesame-3.3.0-sources.jar 15.61 kB 17 0 0 - release
ldpath-core-3.3.0.jar 142.90 kB 111 81 13 1.6 debug
ldpath-core-3.3.0-sources.jar 115.57 kB 91 0 0 - release
ldpath-functions-collections-3.3.0-sources.jar 11.94 kB 18 0 0 - release
ldpath-functions-date-3.3.0.jar 12.58 kB 23 3 1 1.6 debug
ldpath-functions-date-3.3.0-sources.jar 9.60 kB 17 0 0 - release
ldpath-functions-html-3.3.0.jar 13.65 kB 23 3 1 1.6 debug
ldpath-functions-html-3.3.0-sources.jar 10.65 kB 17 0 0 - release
ldpath-functions-math-3.3.0.jar 16.70 kB 25 5 1 1.6 debug
ldpath-functions-math-3.3.0-sources.jar 12.24 kB 19 0 0 - release
ldpath-functions-text-3.3.0.jar 31.81 kB 40 16 2 1.6 debug
ldpath-functions-text-3.3.0-sources.jar 25.17 kB 33 0 0 - release
ldpath-functions-xml-3.3.0.jar 14.99 kB 24 4 1 1.6 debug
ldpath-functions-xml-3.3.0-sources.jar 12.11 kB 18 0 0 - release
marmotta-backend-kiwi-3.3.0.jar 40.69 kB 48 5 1 1.6 debug
marmotta-client-js-3.3.0.jar 17.70 kB 15 0 0 - release
marmotta-commons-3.3.0.jar 262.98 kB 236 196 22 1.6 debug
marmotta-core-3.3.0.jar 745.57 kB 580 265 80 1.6 debug
marmotta-ldcache-common-3.3.0-sources.jar 37.87 kB 39 0 0 - release
marmotta-ldp-3.3.0-sources.jar 53.87 kB 46 0 0 - release
marmotta-ldpath-3.3.0-sources.jar 40.71 kB 39 0 0 - release
marmotta-model-vocabs-3.3.0.jar 49.63 kB 26 10 1 1.6 debug
marmotta-reasoner-kiwi-3.3.0-sources.jar 33.61 kB 35 0 0 - release
marmotta-rio-api-3.3.0.jar 11.24 kB 24 4 3 1.6 debug
marmotta-rio-ical-3.3.0.jar 17.51 kB 22 2 1 1.6 debug
marmotta-rio-rss-3.3.0.jar 504.71 kB 417 339 50 1.6 debug
marmotta-rio-vcard-3.3.0.jar 17.87 kB 23 3 1 1.6 debug
marmotta-sail-transactions-3.3.0.jar 16.79 kB 29 8 4 1.6 debug
marmotta-sail-transactions-3.3.0-sources.jar 17.46 kB 23 0 0 - release
marmotta-security-3.3.0-sources.jar 45.37 kB 42 0 0 - release
marmotta-sparql-3.3.0-sources.jar 58.11 kB 57 0 0 - release
marmotta-user-3.3.0-sources.jar 50.16 kB 45 0 0 - release
marmotta-util-facading-3.3.0.jar 39.64 kB 41 19 6 1.6 debug
marmotta-util-filter-3.3.0.jar 15.85 kB 29 10 3 1.6 debug
marmotta-util-rdfpatch-3.3.0.jar 44.03 kB 35 16 3 1.6 debug
marmotta-util-tripletable-3.3.0.jar 16.78 kB 21 4 1 1.6 debug
marmotta-util-tripletable-3.3.0-sources.jar 14.19 kB 14 0 0 - release
marmotta-versioning-common-3.3.0-sources.jar 8.82 kB 5 0 0 - release
codemirror-modes-3.3.0.jar 22.22 kB 24 0 0 - release
strftime-3.3.0.jar 9.63 kB 16 0 0 - release
tika-core-1.4.jar 478.12 kB 275 218 16 1.6 debug
tomcat-jdbc-7.0.55.jar 122.52 kB 60 46 4 1.5 debug
tomcat-juli-7.0.55.jar 37.30 kB 26 23 2 1.6 debug
commons-compiler-2.6.1.jar 29.22 kB 24 21 2 1.1 debug
janino-2.6.1.jar 588.20 kB 396 392 7 1.1 debug
freemarker-2.3.20.jar 994.68 kB 737 704 17 1.5 debug
hamcrest-core-1.3.jar 43.97 kB 52 45 3 1.5 debug
hamcrest-library-1.3.jar 51.83 kB 46 35 7 1.5 debug
infinispan-commons-6.0.1.Final.jar 455.63 kB 329 302 15 1.6 debug
infinispan-core-6.0.1.Final.jar 1.92 MB 1,309 1,190 97 1.6 debug
jboss-classfilewriter-1.0.4.Final.jar 107.32 kB 87 71 6 1.6 debug
jboss-interceptor-core-2.0.0.Final.jar 57.17 kB 64 47 7 1.5 debug
jboss-interceptor-spi-2.0.0.Final.jar 7.51 kB 24 9 4 1.5 debug
jboss-logging-3.1.3.GA.jar 55.84 kB 57 45 1 1.6 debug
jboss-marshalling-1.4.5.Final.jar 211.01 kB 200 186 4 1.6 debug
jboss-marshalling-river-1.4.5.Final.jar 80.00 kB 46 32 1 1.6 debug
jaxrs-api-3.0.10.Final.jar 104.62 kB 141 126 6 1.6 debug
resteasy-cdi-3.0.10.Final.jar 19.56 kB 24 9 1 1.6 debug
resteasy-jackson2-provider-3.0.10.Final.jar 11.38 kB 24 6 3 1.6 debug
resteasy-jaxrs-3.0.10.Final.jar 808.06 kB 610 555 39 1.6 debug
jboss-annotations-api_1.1_spec-1.0.1.Final.jar 18.34 kB 28 14 3 1.6 debug
jboss-annotations-api_1.2_spec-1.0.0.Final.jar 18.75 kB 29 15 3 1.6 debug
jboss-interceptors-api_1.1_spec-1.0.1.Final.jar 18.44 kB 21 8 1 1.6 release
jboss-interceptors-api_1.2_spec-1.0.0.Final.jar 15.86 kB 22 10 1 1.6 debug
jboss-transaction-api_1.1_spec-1.0.1.Final.jar 24.62 kB 31 18 2 1.6 debug
weld-api-2.1.Final.jar 20.38 kB 44 26 5 1.6 debug
weld-core-2.1.2.Final.jar 1.39 MB 1,087 978 73 1.6 debug
weld-core-impl-2.1.2.Final.jar 1.36 MB 1,074 972 72 1.6 debug
weld-core-jsf-2.1.2.Final.jar 15.93 kB 20 6 2 1.6 debug
weld-spi-2.1.Final.jar 73.36 kB 144 97 23 1.6 debug
weld-se-core-2.1.2.Final.jar 33.05 kB 46 22 8 1.6 debug
jdom2-2.0.5.jar 292.63 kB 211 191 15 1.5 debug
jgroups-3.4.1.Final.jar 2.01 MB 1,018 952 26 1.6 debug
jsoup-1.7.2.jar 286.79 kB 241 224 7 1.5 debug
ical4j-1.0.5.2.jar 918.68 kB 875 420 8 1.5 debug
ical4j-vcard-0.9.6.2.jar 191.10 kB 153 139 3 1.5 debug
sesame-http-client-2.7.13.jar 32.64 kB 21 9 2 1.6 debug
sesame-http-protocol-2.7.13.jar 28.44 kB 32 18 4 1.6 debug
sesame-model-2.7.13.jar 162.57 kB 109 94 7 1.6 debug
sesame-query-2.7.13.jar 50.40 kB 64 52 3 1.6 debug
sesame-queryalgebra-evaluation-2.7.13.jar 242.44 kB 185 159 13 1.6 debug
sesame-queryalgebra-model-2.7.13.jar 136.54 kB 116 104 2 1.6 debug
sesame-queryparser-api-2.7.13.jar 13.95 kB 24 13 1 1.6 debug
sesame-queryparser-serql-2.7.13.jar 162.16 kB 126 111 2 1.6 debug
sesame-queryparser-sparql-2.7.13.jar 280.93 kB 212 197 2 1.6 debug
sesame-queryresultio-api-2.7.13.jar 22.98 kB 37 25 2 1.6 debug
sesame-queryresultio-sparqljson-2.7.13.jar 19.08 kB 27 10 1 1.6 debug
sesame-queryresultio-sparqlxml-2.7.13.jar 21.32 kB 30 13 1 1.6 debug
sesame-queryresultio-text-2.7.13.jar 21.39 kB 31 12 3 1.6 debug
sesame-repository-api-2.7.13.jar 47.91 kB 52 29 4 1.6 debug
sesame-repository-event-2.7.13.jar 23.59 kB 30 17 3 1.6 debug
sesame-repository-sail-2.7.13.jar 44.27 kB 40 25 3 1.6 debug
sesame-repository-sparql-2.7.13.jar 36.93 kB 35 20 3 1.6 debug
sesame-rio-api-2.7.13.jar 52.71 kB 58 47 2 1.6 debug
sesame-rio-datatypes-2.7.13.jar 8.45 kB 18 5 1 1.6 debug
sesame-rio-languages-2.7.13.jar 3.50 kB 14 1 1 1.6 debug
sesame-rio-n3-2.7.13.jar 4.47 kB 17 3 1 1.6 debug
sesame-rio-ntriples-2.7.13.jar 14.74 kB 19 5 1 1.6 debug
sesame-rio-rdfjson-2.7.13.jar 12.63 kB 19 5 1 1.6 debug
sesame-rio-rdfxml-2.7.13.jar 36.77 kB 28 13 2 1.6 debug
sesame-rio-trig-2.7.13.jar 7.23 kB 18 4 1 1.6 debug
sesame-rio-trix-2.7.13.jar 11.51 kB 20 6 1 1.6 debug
sesame-rio-turtle-2.7.13.jar 21.23 kB 19 5 1 1.6 debug
sesame-sail-api-2.7.13.jar 51.95 kB 65 49 4 1.6 debug
sesame-sail-inferencer-2.7.13.jar 33.46 kB 32 17 3 1.6 debug
sesame-sail-memory-2.7.13.jar 56.32 kB 44 29 3 1.6 debug
sesame-util-2.7.13.jar 78.06 kB 74 54 8 1.6 debug
semargl-core-0.6.1.jar 21.28 kB 34 19 6 1.6 debug
semargl-rdf-0.6.1.jar 24.15 kB 18 7 2 1.6 debug
semargl-rdfa-0.6.1.jar 34.17 kB 23 11 2 1.6 debug
semargl-sesame-0.6.1.jar 9.87 kB 20 4 2 1.6 debug
jcl-over-slf4j-1.7.7.jar 16.13 kB 23 9 2 1.5 debug
jul-to-slf4j-1.7.7.jar 4.62 kB 11 1 1 1.5 debug
log4j-over-slf4j-1.7.7.jar 23.65 kB 44 31 4 1.5 debug
slf4j-api-1.7.7.jar 28.57 kB 35 24 3 1.5 debug
slf4j-ext-1.7.7.jar 41.30 kB 44 30 6 1.5 debug
slf4j-log4j12-1.6.4.jar 9.52 kB 16 6 1 1.3 debug
angularjs-1.2.2.jar 897.95 kB 288 0 0 - release
codemirror-3.16.jar 772.33 kB 417 0 0 - release
jquery-1.8.2.jar 112.77 kB 13 0 0 - release
jquery-ui-1.10.3.jar 604.26 kB 302 0 0 - release
requirejs-2.1.15.jar 28.78 kB 13 0 0 - release
sgvizler-0.6.jar 47.27 kB 14 0 0 - release
xercesImpl-2.10.0.jar 1.30 MB 1,031 948 40 1.3 release
xml-apis-1.4.01.jar 215.37 kB 391 346 29 1.1 release
Total Size Entries Classes Packages JDK Rev Debug
196 44.77 MB 31,353 21,869 1,382 1.6 150
compile: 173 compile: 39.17 MB compile: 27,852 compile: 19,842 compile: 1,205 - compile: 136
test: 3 test: 335.09 kB test: 364 test: 313 test: 38 - test: 3
runtime: 19 runtime: 5.19 MB runtime: 3,043 runtime: 1,640 runtime: 135 - runtime: 10
provided: 1 provided: 83.35 kB provided: 94 provided: 74 provided: 4 - provided: 1

Dependency Repository Locations

Repo ID URL Release Snapshot Blacklisted
apache.releases https://repository.apache.org/content/repositories/releases/ Yes - -
spy http://files.couchbase.com/maven2/ Yes - -
jboss-public-repository-group https://repository.jboss.org/nexus/content/groups/public/ Yes Yes -
codehaus-snapshots http://nexus.codehaus.org/snapshots/ - Yes Yes
jboss-3dparty https://repository.jboss.org/nexus/content/repositories/thirdparty-releases - - -
jboss https://repository.jboss.org/nexus/content/repositories/releases - - -
jvnet-nexus-snapshots https://maven.java.net/content/repositories/snapshots - Yes -
exo http://repository.exoplatform.org/public - - -
apache.snapshots https://repository.apache.org/content/repositories/snapshots/ - Yes -
sonatype-nexus-snapshots https://oss.sonatype.org/content/repositories/snapshots - Yes -
glassfish-repository http://download.java.net/maven/glassfish Yes Yes -
jboss-public-repository https://repository.jboss.org/nexus/content/groups/public Yes Yes -
central http://repo.maven.apache.org/maven2 Yes - -

Repository locations for each of the Dependencies.

Artifact apache.releases spy jboss-public-repository-group jboss-3dparty jboss jvnet-nexus-snapshots exo apache.snapshots sonatype-nexus-snapshots glassfish-repository jboss-public-repository central
backport-util-concurrent:backport-util-concurrent:jar:3.1 - - - - - - - - - - - -
ch.qos.cal10n:cal10n-api:jar:0.8.1 - - - - - - - - - - - -
ch.qos.logback:logback-classic:jar:1.1.2 - - - - - - - - - - - -
ch.qos.logback:logback-core:jar:1.1.2 - - - - - - - - - - - -
com.fasterxml.jackson.core:jackson-annotations:jar:2.3.3 - - - - - - - - - - - -
com.fasterxml.jackson.core:jackson-core:jar:2.3.3 - - - - - - - - - - - -
com.fasterxml.jackson.core:jackson-databind:jar:2.3.3 - - - - - - - - - - - -
com.fasterxml.jackson.jaxrs:jackson-jaxrs-base:jar:2.3.3 - - - - - - - - - - - -
com.fasterxml.jackson.jaxrs:jackson-jaxrs-json-provider:jar:2.3.3 - - - - - - - - - - - -
com.fasterxml.jackson.module:jackson-module-jaxb-annotations:jar:2.3.3 - - - - - - - - - - - -
com.fasterxml.uuid:java-uuid-generator:jar:3.1.3 - - - - - - - - - - - -
com.github.jsonld-java:jsonld-java:jar:0.5.1 - - - - - - - - - - - -
com.github.jsonld-java:jsonld-java-sesame:jar:0.5.1 - - - - - - - - - - - -
com.github.tkurz.webjars:squebi:jar:1.0.1 - - - - - - - - - - - -
com.google.guava:guava:jar:18.0 - - - - - - - - - - - -
com.ibm.icu:icu4j:jar:51.2 - - - - - - - - - - - -
commons-beanutils:commons-beanutils:jar:1.9.2 Found at https://repository.apache.org/content/repositories/releases/ - - - - - - - - - - -
commons-cli:commons-cli:jar:1.2 Found at https://repository.apache.org/content/repositories/releases/ - - - - - - - - - - -
commons-codec:commons-codec:jar:1.9 Found at https://repository.apache.org/content/repositories/releases/ - - - - - - - - - - -
commons-collections:commons-collections:jar:3.2.1 Found at https://repository.apache.org/content/repositories/releases/ - - - - - - - - - - -
commons-configuration:commons-configuration:jar:1.10 Found at https://repository.apache.org/content/repositories/releases/ - - - - - - - - - - -
commons-digester:commons-digester:jar:1.8 Found at https://repository.apache.org/content/repositories/releases/ - - - - - - - - - - -
commons-httpclient:commons-httpclient:jar:3.1 - - - - - - - - - - - -
commons-io:commons-io:jar:2.4 Found at https://repository.apache.org/content/repositories/releases/ - - - - - - - - - - -
commons-lang:commons-lang:jar:2.6 Found at https://repository.apache.org/content/repositories/releases/ - - - - - - - - - - -
commons-net:commons-net:jar:3.3 Found at https://repository.apache.org/content/repositories/releases/ - - - - - - - - - - -
commons-validator:commons-validator:jar:1.4.0 Found at https://repository.apache.org/content/repositories/releases/ - - - - - - - - - - -
eu.medsea.mimeutil:mime-util:jar:2.1.3 - - - - - - - - - - - -
javassist:javassist:jar:3.12.0.GA - - Found at https://repository.jboss.org/nexus/content/groups/public/ - - - - - - - Found at https://repository.jboss.org/nexus/content/groups/public -
javax.activation:activation:jar:1.1 - - - - - - - - - - - -
javax.annotation:jsr250-api:jar:1.0 - - - - - - - - - - - -
javax.enterprise:cdi-api:jar:1.1 - - Found at https://repository.jboss.org/nexus/content/groups/public/ - - - - - - - Found at https://repository.jboss.org/nexus/content/groups/public -
javax.inject:javax.inject:jar:1 - - - - - - - - - - - -
javax.servlet:javax.servlet-api:jar:3.0.1 - - - - - - - - - - - -
javax.validation:validation-api:jar:1.0.0.GA - - Found at https://repository.jboss.org/nexus/content/groups/public/ - - - - - - - Found at https://repository.jboss.org/nexus/content/groups/public -
jaxen:jaxen:jar:1.1.6 - - - - - - - - - - - -
joda-time:joda-time:jar:2.5 - - - - - - - - - - - -
junit:junit:jar:4.11 - - - - - - - - - - - -
net.jcip:jcip-annotations:jar:1.0 - - - - - - - - - - - -
net.sf.opencsv:opencsv:jar:2.0 - - - - - - - - - - - -
org.apache.commons:commons-compress:jar:1.8.1 Found at https://repository.apache.org/content/repositories/releases/ - - - - - - - - - - -
org.apache.commons:commons-lang3:jar:3.3.2 Found at https://repository.apache.org/content/repositories/releases/ - - - - - - - - - - -
org.apache.httpcomponents:httpclient:jar:4.3.5 Found at https://repository.apache.org/content/repositories/releases/ - - - - - - - - - - -
org.apache.httpcomponents:httpclient-cache:jar:4.3.5 Found at https://repository.apache.org/content/repositories/releases/ - - - - - - - - - - -
org.apache.httpcomponents:httpcore:jar:4.3.2 Found at https://repository.apache.org/content/repositories/releases/ - - - - - - - - - - -
org.apache.jena:jena-core:jar:2.7.3 Found at https://repository.apache.org/content/repositories/releases/ - - - - - - - - - - -
org.apache.jena:jena-iri:jar:0.9.3 Found at https://repository.apache.org/content/repositories/releases/ - - - - - - - - - - -
org.apache.marmotta:kiwi-reasoner:jar:3.3.0 Found at https://repository.apache.org/content/repositories/releases/ - - - - - - - - - - -
org.apache.marmotta:kiwi-reasoner:jar:sources:3.3.0 Found at https://repository.apache.org/content/repositories/releases/ - - - - - - - - - - -
org.apache.marmotta:kiwi-sparql:jar:3.3.0 Found at https://repository.apache.org/content/repositories/releases/ - - - - - - - - - - -
org.apache.marmotta:kiwi-triplestore:jar:3.3.0 Found at https://repository.apache.org/content/repositories/releases/ - - - - - - - - - - -
org.apache.marmotta:kiwi-triplestore:jar:sources:3.3.0 Found at https://repository.apache.org/content/repositories/releases/ - - - - - - - - - - -
org.apache.marmotta:kiwi-versioning:jar:sources:3.3.0 Found at https://repository.apache.org/content/repositories/releases/ - - - - - - - - - - -
org.apache.marmotta:ldcache-api:jar:3.3.0 Found at https://repository.apache.org/content/repositories/releases/ - - - - - - - - - - -
org.apache.marmotta:ldcache-api:jar:sources:3.3.0 Found at https://repository.apache.org/content/repositories/releases/ - - - - - - - - - - -
org.apache.marmotta:ldcache-backend-infinispan:jar:3.3.0 Found at https://repository.apache.org/content/repositories/releases/ - - - - - - - - - - -
org.apache.marmotta:ldcache-core:jar:3.3.0 Found at https://repository.apache.org/content/repositories/releases/ - - - - - - - - - - -
org.apache.marmotta:ldcache-core:jar:sources:3.3.0 Found at https://repository.apache.org/content/repositories/releases/ - - - - - - - - - - -
org.apache.marmotta:ldclient-api:jar:3.3.0 Found at https://repository.apache.org/content/repositories/releases/ - - - - - - - - - - -
org.apache.marmotta:ldclient-api:jar:sources:3.3.0 Found at https://repository.apache.org/content/repositories/releases/ - - - - - - - - - - -
org.apache.marmotta:ldclient-core:jar:3.3.0 Found at https://repository.apache.org/content/repositories/releases/ - - - - - - - - - - -
org.apache.marmotta:ldclient-core:jar:sources:3.3.0 Found at https://repository.apache.org/content/repositories/releases/ - - - - - - - - - - -
org.apache.marmotta:ldclient-provider-html:jar:sources:3.3.0 Found at https://repository.apache.org/content/repositories/releases/ - - - - - - - - - - -
org.apache.marmotta:ldclient-provider-rdf:jar:3.3.0 Found at https://repository.apache.org/content/repositories/releases/ - - - - - - - - - - -
org.apache.marmotta:ldclient-provider-xml:jar:sources:3.3.0 Found at https://repository.apache.org/content/repositories/releases/ - - - - - - - - - - -
org.apache.marmotta:ldpath-api:jar:3.3.0 Found at https://repository.apache.org/content/repositories/releases/ - - - - - - - - - - -
org.apache.marmotta:ldpath-api:jar:sources:3.3.0 Found at https://repository.apache.org/content/repositories/releases/ - - - - - - - - - - -
org.apache.marmotta:ldpath-backend-file:jar:sources:3.3.0 Found at https://repository.apache.org/content/repositories/releases/ - - - - - - - - - - -
org.apache.marmotta:ldpath-backend-jena:jar:sources:3.3.0 Found at https://repository.apache.org/content/repositories/releases/ - - - - - - - - - - -
org.apache.marmotta:ldpath-backend-linkeddata:jar:sources:3.3.0 Found at https://repository.apache.org/content/repositories/releases/ - - - - - - - - - - -
org.apache.marmotta:ldpath-backend-sesame:jar:3.3.0 Found at https://repository.apache.org/content/repositories/releases/ - - - - - - - - - - -
org.apache.marmotta:ldpath-backend-sesame:jar:sources:3.3.0 Found at https://repository.apache.org/content/repositories/releases/ - - - - - - - - - - -
org.apache.marmotta:ldpath-core:jar:3.3.0 Found at https://repository.apache.org/content/repositories/releases/ - - - - - - - - - - -
org.apache.marmotta:ldpath-core:jar:sources:3.3.0 Found at https://repository.apache.org/content/repositories/releases/ - - - - - - - - - - -
org.apache.marmotta:ldpath-functions-collections:jar:sources:3.3.0 Found at https://repository.apache.org/content/repositories/releases/ - - - - - - - - - - -
org.apache.marmotta:ldpath-functions-date:jar:3.3.0 Found at https://repository.apache.org/content/repositories/releases/ - - - - - - - - - - -
org.apache.marmotta:ldpath-functions-date:jar:sources:3.3.0 Found at https://repository.apache.org/content/repositories/releases/ - - - - - - - - - - -
org.apache.marmotta:ldpath-functions-html:jar:3.3.0 Found at https://repository.apache.org/content/repositories/releases/ - - - - - - - - - - -
org.apache.marmotta:ldpath-functions-html:jar:sources:3.3.0 Found at https://repository.apache.org/content/repositories/releases/ - - - - - - - - - - -
org.apache.marmotta:ldpath-functions-math:jar:3.3.0 Found at https://repository.apache.org/content/repositories/releases/ - - - - - - - - - - -
org.apache.marmotta:ldpath-functions-math:jar:sources:3.3.0 Found at https://repository.apache.org/content/repositories/releases/ - - - - - - - - - - -
org.apache.marmotta:ldpath-functions-text:jar:3.3.0 Found at https://repository.apache.org/content/repositories/releases/ - - - - - - - - - - -
org.apache.marmotta:ldpath-functions-text:jar:sources:3.3.0 Found at https://repository.apache.org/content/repositories/releases/ - - - - - - - - - - -
org.apache.marmotta:ldpath-functions-xml:jar:3.3.0 Found at https://repository.apache.org/content/repositories/releases/ - - - - - - - - - - -
org.apache.marmotta:ldpath-functions-xml:jar:sources:3.3.0 Found at https://repository.apache.org/content/repositories/releases/ - - - - - - - - - - -
org.apache.marmotta:marmotta-backend-kiwi:jar:3.3.0 Found at https://repository.apache.org/content/repositories/releases/ - - - - - - - - - - -
org.apache.marmotta:marmotta-client-js:jar:3.3.0 Found at https://repository.apache.org/content/repositories/releases/ - - - - - - - - - - -
org.apache.marmotta:marmotta-commons:jar:3.3.0 Found at https://repository.apache.org/content/repositories/releases/ - - - - - - - - - - -
org.apache.marmotta:marmotta-core:jar:3.3.0 Found at https://repository.apache.org/content/repositories/releases/ - - - - - - - - - - -
org.apache.marmotta:marmotta-ldcache-common:jar:sources:3.3.0 Found at https://repository.apache.org/content/repositories/releases/ - - - - - - - - - - -
org.apache.marmotta:marmotta-ldp:jar:sources:3.3.0 Found at https://repository.apache.org/content/repositories/releases/ - - - - - - - - - - -
org.apache.marmotta:marmotta-ldpath:jar:sources:3.3.0 Found at https://repository.apache.org/content/repositories/releases/ - - - - - - - - - - -
org.apache.marmotta:marmotta-model-vocabs:jar:3.3.0 Found at https://repository.apache.org/content/repositories/releases/ - - - - - - - - - - -
org.apache.marmotta:marmotta-reasoner-kiwi:jar:sources:3.3.0 Found at https://repository.apache.org/content/repositories/releases/ - - - - - - - - - - -
org.apache.marmotta:marmotta-rio-api:jar:3.3.0 Found at https://repository.apache.org/content/repositories/releases/ - - - - - - - - - - -
org.apache.marmotta:marmotta-rio-ical:jar:3.3.0 Found at https://repository.apache.org/content/repositories/releases/ - - - - - - - - - - -
org.apache.marmotta:marmotta-rio-rss:jar:3.3.0 Found at https://repository.apache.org/content/repositories/releases/ - - - - - - - - - - -
org.apache.marmotta:marmotta-rio-vcard:jar:3.3.0 Found at https://repository.apache.org/content/repositories/releases/ - - - - - - - - - - -
org.apache.marmotta:marmotta-sail-transactions:jar:3.3.0 Found at https://repository.apache.org/content/repositories/releases/ - - - - - - - - - - -
org.apache.marmotta:marmotta-sail-transactions:jar:sources:3.3.0 Found at https://repository.apache.org/content/repositories/releases/ - - - - - - - - - - -
org.apache.marmotta:marmotta-security:jar:sources:3.3.0 Found at https://repository.apache.org/content/repositories/releases/ - - - - - - - - - - -
org.apache.marmotta:marmotta-sparql:jar:sources:3.3.0 Found at https://repository.apache.org/content/repositories/releases/ - - - - - - - - - - -
org.apache.marmotta:marmotta-user:jar:sources:3.3.0 Found at https://repository.apache.org/content/repositories/releases/ - - - - - - - - - - -
org.apache.marmotta:marmotta-util-facading:jar:3.3.0 Found at https://repository.apache.org/content/repositories/releases/ - - - - - - - - - - -
org.apache.marmotta:marmotta-util-filter:jar:3.3.0 Found at https://repository.apache.org/content/repositories/releases/ - - - - - - - - - - -
org.apache.marmotta:marmotta-util-rdfpatch:jar:3.3.0 Found at https://repository.apache.org/content/repositories/releases/ - - - - - - - - - - -
org.apache.marmotta:marmotta-util-tripletable:jar:3.3.0 Found at https://repository.apache.org/content/repositories/releases/ - - - - - - - - - - -
org.apache.marmotta:marmotta-util-tripletable:jar:sources:3.3.0 Found at https://repository.apache.org/content/repositories/releases/ - - - - - - - - - - -
org.apache.marmotta:marmotta-versioning-common:jar:sources:3.3.0 Found at https://repository.apache.org/content/repositories/releases/ - - - - - - - - - - -
org.apache.marmotta.webjars:codemirror-modes:jar:3.3.0 Found at https://repository.apache.org/content/repositories/releases/ - - - - - - - - - - -
org.apache.marmotta.webjars:strftime:jar:3.3.0 Found at https://repository.apache.org/content/repositories/releases/ - - - - - - - - - - -
org.apache.tika:tika-core:jar:1.4 Found at https://repository.apache.org/content/repositories/releases/ - - - - - - - - - - -
org.apache.tomcat:tomcat-jdbc:jar:7.0.55 Found at https://repository.apache.org/content/repositories/releases/ - - - - - - - - - - -
org.apache.tomcat:tomcat-juli:jar:7.0.55 Found at https://repository.apache.org/content/repositories/releases/ - - - - - - - - - - -
org.codehaus.janino:commons-compiler:jar:2.6.1 - - - - - - - - - - - -
org.codehaus.janino:janino:jar:2.6.1 - - - - - - - - - - - -
org.freemarker:freemarker:jar:2.3.20 - - - - - - - - - - - -
org.hamcrest:hamcrest-core:jar:1.3 - - - - - - - - - - - -
org.hamcrest:hamcrest-library:jar:1.3 - - - - - - - - - - - -
org.infinispan:infinispan-commons:jar:6.0.1.Final - - Found at https://repository.jboss.org/nexus/content/groups/public/ - - - - - - - Found at https://repository.jboss.org/nexus/content/groups/public -
org.infinispan:infinispan-core:jar:6.0.1.Final - - Found at https://repository.jboss.org/nexus/content/groups/public/ - - - - - - - Found at https://repository.jboss.org/nexus/content/groups/public -
org.jboss.classfilewriter:jboss-classfilewriter:jar:1.0.4.Final - - Found at https://repository.jboss.org/nexus/content/groups/public/ - - - - - - - Found at https://repository.jboss.org/nexus/content/groups/public -
org.jboss.interceptor:jboss-interceptor-core:jar:2.0.0.Final - - Found at https://repository.jboss.org/nexus/content/groups/public/ - - - - - - - Found at https://repository.jboss.org/nexus/content/groups/public -
org.jboss.interceptor:jboss-interceptor-spi:jar:2.0.0.Final - - Found at https://repository.jboss.org/nexus/content/groups/public/ - - - - - - - Found at https://repository.jboss.org/nexus/content/groups/public -
org.jboss.logging:jboss-logging:jar:3.1.3.GA - - Found at https://repository.jboss.org/nexus/content/groups/public/ - - - - - - - Found at https://repository.jboss.org/nexus/content/groups/public -
org.jboss.marshalling:jboss-marshalling:jar:1.4.5.Final - - Found at https://repository.jboss.org/nexus/content/groups/public/ - - - - - - - Found at https://repository.jboss.org/nexus/content/groups/public -
org.jboss.marshalling:jboss-marshalling-river:jar:1.4.5.Final - - Found at https://repository.jboss.org/nexus/content/groups/public/ - - - - - - - Found at https://repository.jboss.org/nexus/content/groups/public -
org.jboss.resteasy:jaxrs-api:jar:3.0.10.Final - - Found at https://repository.jboss.org/nexus/content/groups/public/ - - - - - - - Found at https://repository.jboss.org/nexus/content/groups/public -
org.jboss.resteasy:resteasy-cdi:jar:3.0.10.Final - - Found at https://repository.jboss.org/nexus/content/groups/public/ - - - - - - - Found at https://repository.jboss.org/nexus/content/groups/public -
org.jboss.resteasy:resteasy-jackson2-provider:jar:3.0.10.Final - - Found at https://repository.jboss.org/nexus/content/groups/public/ - - - - - - - Found at https://repository.jboss.org/nexus/content/groups/public -
org.jboss.resteasy:resteasy-jaxrs:jar:3.0.10.Final - - Found at https://repository.jboss.org/nexus/content/groups/public/ - - - - - - - Found at https://repository.jboss.org/nexus/content/groups/public -
org.jboss.spec.javax.annotation:jboss-annotations-api_1.1_spec:jar:1.0.1.Final - - Found at https://repository.jboss.org/nexus/content/groups/public/ - - - - - - - Found at https://repository.jboss.org/nexus/content/groups/public -
org.jboss.spec.javax.annotation:jboss-annotations-api_1.2_spec:jar:1.0.0.Final - - Found at https://repository.jboss.org/nexus/content/groups/public/ - - - - - - - Found at https://repository.jboss.org/nexus/content/groups/public -
org.jboss.spec.javax.interceptor:jboss-interceptors-api_1.1_spec:jar:1.0.1.Final - - Found at https://repository.jboss.org/nexus/content/groups/public/ - - - - - - - Found at https://repository.jboss.org/nexus/content/groups/public -
org.jboss.spec.javax.interceptor:jboss-interceptors-api_1.2_spec:jar:1.0.0.Final - - Found at https://repository.jboss.org/nexus/content/groups/public/ - - - - - - - Found at https://repository.jboss.org/nexus/content/groups/public -
org.jboss.spec.javax.transaction:jboss-transaction-api_1.1_spec:jar:1.0.1.Final - - Found at https://repository.jboss.org/nexus/content/groups/public/ - - - - - - - Found at https://repository.jboss.org/nexus/content/groups/public -
org.jboss.weld:weld-api:jar:2.1.Final - - Found at https://repository.jboss.org/nexus/content/groups/public/ - - - - - - - Found at https://repository.jboss.org/nexus/content/groups/public -
org.jboss.weld:weld-core:jar:2.1.2.Final - - Found at https://repository.jboss.org/nexus/content/groups/public/ - - - - - - - Found at https://repository.jboss.org/nexus/content/groups/public -
org.jboss.weld:weld-core-impl:jar:2.1.2.Final - - Found at https://repository.jboss.org/nexus/content/groups/public/ - - - - - - - Found at https://repository.jboss.org/nexus/content/groups/public -
org.jboss.weld:weld-core-jsf:jar:2.1.2.Final - - Found at https://repository.jboss.org/nexus/content/groups/public/ - - - - - - - Found at https://repository.jboss.org/nexus/content/groups/public -
org.jboss.weld:weld-spi:jar:2.1.Final - - Found at https://repository.jboss.org/nexus/content/groups/public/ - - - - - - - Found at https://repository.jboss.org/nexus/content/groups/public -
org.jboss.weld.se:weld-se-core:jar:2.1.2.Final - - Found at https://repository.jboss.org/nexus/content/groups/public/ - - - - - - - Found at https://repository.jboss.org/nexus/content/groups/public -
org.jdom:jdom2:jar:2.0.5 - - - - - - - - - - - -
org.jgroups:jgroups:jar:3.4.1.Final - - Found at https://repository.jboss.org/nexus/content/groups/public/ - - - - - - - Found at https://repository.jboss.org/nexus/content/groups/public -
org.jsoup:jsoup:jar:1.7.2 - - - - - - - - - - - -
org.mnode.ical4j:ical4j:jar:1.0.5.2 - - - - - - - - - - - -
org.mnode.ical4j:ical4j-vcard:jar:0.9.6.2 - - - - - - - - - - - -
org.openrdf.sesame:sesame-http-client:jar:2.7.13 - - - - - - - - - - - -
org.openrdf.sesame:sesame-http-protocol:jar:2.7.13 - - - - - - - - - - - -
org.openrdf.sesame:sesame-model:jar:2.7.13 - - - - - - - - - - - -
org.openrdf.sesame:sesame-query:jar:2.7.13 - - - - - - - - - - - -
org.openrdf.sesame:sesame-queryalgebra-evaluation:jar:2.7.13 - - - - - - - - - - - -
org.openrdf.sesame:sesame-queryalgebra-model:jar:2.7.13 - - - - - - - - - - - -
org.openrdf.sesame:sesame-queryparser-api:jar:2.7.13 - - - - - - - - - - - -
org.openrdf.sesame:sesame-queryparser-serql:jar:2.7.13 - - - - - - - - - - - -
org.openrdf.sesame:sesame-queryparser-sparql:jar:2.7.13 - - - - - - - - - - - -
org.openrdf.sesame:sesame-queryresultio-api:jar:2.7.13 - - - - - - - - - - - -
org.openrdf.sesame:sesame-queryresultio-sparqljson:jar:2.7.13 - - - - - - - - - - - -
org.openrdf.sesame:sesame-queryresultio-sparqlxml:jar:2.7.13 - - - - - - - - - - - -
org.openrdf.sesame:sesame-queryresultio-text:jar:2.7.13 - - - - - - - - - - - -
org.openrdf.sesame:sesame-repository-api:jar:2.7.13 - - - - - - - - - - - -
org.openrdf.sesame:sesame-repository-event:jar:2.7.13 - - - - - - - - - - - -
org.openrdf.sesame:sesame-repository-sail:jar:2.7.13 - - - - - - - - - - - -
org.openrdf.sesame:sesame-repository-sparql:jar:2.7.13 - - - - - - - - - - - -
org.openrdf.sesame:sesame-rio-api:jar:2.7.13 - - - - - - - - - - - -
org.openrdf.sesame:sesame-rio-datatypes:jar:2.7.13 - - - - - - - - - - - -
org.openrdf.sesame:sesame-rio-languages:jar:2.7.13 - - - - - - - - - - - -
org.openrdf.sesame:sesame-rio-n3:jar:2.7.13 - - - - - - - - - - - -
org.openrdf.sesame:sesame-rio-ntriples:jar:2.7.13 - - - - - - - - - - - -
org.openrdf.sesame:sesame-rio-rdfjson:jar:2.7.13 - - - - - - - - - - - -
org.openrdf.sesame:sesame-rio-rdfxml:jar:2.7.13 - - - - - - - - - - - -
org.openrdf.sesame:sesame-rio-trig:jar:2.7.13 - - - - - - - - - - - -
org.openrdf.sesame:sesame-rio-trix:jar:2.7.13 - - - - - - - - - - - -
org.openrdf.sesame:sesame-rio-turtle:jar:2.7.13 - - - - - - - - - - - -
org.openrdf.sesame:sesame-sail-api:jar:2.7.13 - - - - - - - - - - - -
org.openrdf.sesame:sesame-sail-inferencer:jar:2.7.13 - - - - - - - - - - - -
org.openrdf.sesame:sesame-sail-memory:jar:2.7.13 - - - - - - - - - - - -
org.openrdf.sesame:sesame-util:jar:2.7.13 - - - - - - - - - - - -
org.semarglproject:semargl-core:jar:0.6.1 - - - - - - - - - - - -
org.semarglproject:semargl-rdf:jar:0.6.1 - - - - - - - - - - - -
org.semarglproject:semargl-rdfa:jar:0.6.1 - - - - - - - - - - - -
org.semarglproject:semargl-sesame:jar:0.6.1 - - - - - - - - - - - -
org.slf4j:jcl-over-slf4j:jar:1.7.7 - - - - - - - - - - - -
org.slf4j:jul-to-slf4j:jar:1.7.7 - - - - - - - - - - - -
org.slf4j:log4j-over-slf4j:jar:1.7.7 - - - - - - - - - - - -
org.slf4j:slf4j-api:jar:1.7.7 - - - - - - - - - - - -
org.slf4j:slf4j-ext:jar:1.7.7 - - - - - - - - - - - -
org.slf4j:slf4j-log4j12:jar:1.6.4 - - - - - - - - - - - -
org.webjars:angularjs:jar:1.2.2 - - - - - - - - - - - -
org.webjars:codemirror:jar:3.16 - - - - - - - - - - - -
org.webjars:jquery:jar:1.8.2 - - - - - - - - - - - -
org.webjars:jquery-ui:jar:1.10.3 - - - - - - - - - - - -
org.webjars:requirejs:jar:2.1.15 - - - - - - - - - - - -
org.webjars:sgvizler:jar:0.6 - - - - - - - - - - - -
xerces:xercesImpl:jar:2.10.0 - - - - - - - - - - - -
xml-apis:xml-apis:jar:1.4.01 - - - - - - - - - - - -
Total apache.releases spy jboss-public-repository-group jboss-3dparty jboss jvnet-nexus-snapshots exo apache.snapshots sonatype-nexus-snapshots glassfish-repository jboss-public-repository central
196 (compile: 173, test: 3, runtime: 19, provided: 1) 84 0 27 0 0 0 0 0 0 0 27 0