jar

org.eclipse.rdf4j : rdf4j-repository-contextaware

Maven & Gradle

Aug 10, 2023
6 usages
328 stars

RDF4J: Repository - context aware (wrapper) · Implementation that allows default values to be set on a wrapped repository

Table Of Contents

Latest Version

Download org.eclipse.rdf4j : rdf4j-repository-contextaware JAR file - Latest Versions:

All Versions

Download org.eclipse.rdf4j : rdf4j-repository-contextaware JAR file - All Versions:

Version Vulnerabilities Size Updated
5.0.x
4.3.x
4.2.x
4.1.x
4.0.x
3.7.x
3.6.x
3.5.x
3.4.x
3.3.x
3.2.x
3.1.x
3.0.x
2.5.x
2.4.x
2.3.x
2.3
2.2.x
2.2
2.1.x
2.1
2.0.x
2.0
2.0M4
2.0M3
2.0M2
2.0M1
1.0.x
1.0
1.0M3
1.0M2
1.0M1

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window rdf4j-repository-contextaware-5.0.0-M1.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.eclipse.rdf4j.repository.contextaware.config

├─ org.eclipse.rdf4j.repository.contextaware.config.ContextAwareConfig.class - [JAR]

├─ org.eclipse.rdf4j.repository.contextaware.config.ContextAwareFactory.class - [JAR]

├─ org.eclipse.rdf4j.repository.contextaware.config.ContextAwareSchema.class - [JAR]

org.eclipse.rdf4j.repository.contextaware

├─ org.eclipse.rdf4j.repository.contextaware.ContextAwareConnection.class - [JAR]

├─ org.eclipse.rdf4j.repository.contextaware.ContextAwareRepository.class - [JAR]

├─ org.eclipse.rdf4j.repository.contextaware.package-info.class - [JAR]

Advertisement