jar

com.github.kburger : rdf4j-beans

Maven & Gradle

Mar 27, 2017
1 stars

RDF4J beans library · RDF4J library for Java bean serialization.

Table Of Contents

Latest Version

Download com.github.kburger : rdf4j-beans JAR file - Latest Versions:

All Versions

Download com.github.kburger : rdf4j-beans JAR file - All Versions:

Version Vulnerabilities Size Updated
0.3.x
0.2.x
0.1.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-beans-0.3.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.github.kburger.rdf4j.beans

├─ com.github.kburger.rdf4j.beans.BeanAnalyzer.class - [JAR]

├─ com.github.kburger.rdf4j.beans.BeanMapper.class - [JAR]

├─ com.github.kburger.rdf4j.beans.BeanReader.class - [JAR]

├─ com.github.kburger.rdf4j.beans.BeanWriter.class - [JAR]

├─ com.github.kburger.rdf4j.beans.ClassAnalysis.class - [JAR]

├─ com.github.kburger.rdf4j.beans.PropertyAnalysis.class - [JAR]

├─ com.github.kburger.rdf4j.beans.PropertyConverter.class - [JAR]

com.github.kburger.rdf4j.beans.annotation

├─ com.github.kburger.rdf4j.beans.annotation.Predicate.class - [JAR]

├─ com.github.kburger.rdf4j.beans.annotation.Subject.class - [JAR]

├─ com.github.kburger.rdf4j.beans.annotation.Type.class - [JAR]

com.github.kburger.rdf4j.beans.exception

├─ com.github.kburger.rdf4j.beans.exception.BeanException.class - [JAR]