jar

org.apache.isis.extensions : isis-extensions-commandlog-persistence-jpa

Maven & Gradle

Oct 14, 2022

Apache Isis Ext - Command Log Implementation (JPA)

Table Of Contents

Latest Version

Download org.apache.isis.extensions : isis-extensions-commandlog-persistence-jpa JAR file - Latest Versions:

All Versions

Download org.apache.isis.extensions : isis-extensions-commandlog-persistence-jpa JAR file - All Versions:

Version Vulnerabilities Size Updated
2.0.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 isis-extensions-commandlog-persistence-jpa-2.0.0-M9.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.apache.isis.extensions.commandlog.jpa.dom

├─ org.apache.isis.extensions.commandlog.jpa.dom.CommandLogEntry.class - [JAR]

├─ org.apache.isis.extensions.commandlog.jpa.dom.CommandLogEntryPK.class - [JAR]

├─ org.apache.isis.extensions.commandlog.jpa.dom.CommandLogEntryRepository.class - [JAR]

org.apache.isis.extensions.commandlog.jpa

├─ org.apache.isis.extensions.commandlog.jpa.IsisModuleExtCommandLogPersistenceJpa.class - [JAR]