jar

org.javers : javers-persistence-jdbc

Maven & Gradle

Jan 12, 2015
1.2k stars

javers-parent · JaVers object auditing and diff framework

Table Of Contents

Latest Version

Download org.javers : javers-persistence-jdbc JAR file - Latest Versions:

All Versions

Download org.javers : javers-persistence-jdbc JAR file - All Versions:

Version Vulnerabilities Size Updated
1.0.x
0.8.x
0.6.x
0.5.x
0.4.x
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 javers-persistence-jdbc-1.0.3.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.javers.repository.jdbc

├─ org.javers.repository.jdbc.DataSourceFactory.class - [JAR]

├─ org.javers.repository.jdbc.DialectName.class - [JAR]

├─ org.javers.repository.jdbc.JdbcDiffRepository.class - [JAR]

├─ org.javers.repository.jdbc.JdbcDiffRepositoryBuilder.class - [JAR]

├─ org.javers.repository.jdbc.JdbcRepositoryConfiguration.class - [JAR]

org.javers.repository.jdbc.pico

├─ org.javers.repository.jdbc.pico.JdbcJaversModule.class - [JAR]

org.javers.repository.jdbc.schema

├─ org.javers.repository.jdbc.schema.FixedSchemaFactory.class - [JAR]

├─ org.javers.repository.jdbc.schema.JaversSchemaManager.class - [JAR]

Advertisement