jar

org.eclipse.rdf4j : rdf4j-collection-factory-api

Maven & Gradle

Aug 10, 2023
328 stars

RDF4J: Collection Factory - API · Evaluation

Table Of Contents

Latest Version

Download org.eclipse.rdf4j : rdf4j-collection-factory-api JAR file - Latest Versions:

All Versions

Download org.eclipse.rdf4j : rdf4j-collection-factory-api JAR file - All Versions:

Version Vulnerabilities Size Updated
5.0.x
4.3.x

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-collection-factory-api-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.collection.factory.api

├─ org.eclipse.rdf4j.collection.factory.api.BindingSetEntry.class - [JAR]

├─ org.eclipse.rdf4j.collection.factory.api.BindingSetKey.class - [JAR]

├─ org.eclipse.rdf4j.collection.factory.api.CollectionFactory.class - [JAR]

org.eclipse.rdf4j.collection.factory.impl

├─ org.eclipse.rdf4j.collection.factory.impl.DefaultBindingSetKey.class - [JAR]

├─ org.eclipse.rdf4j.collection.factory.impl.DefaultCollectionFactory.class - [JAR]

Advertisement