jar

io.sunshower.arcus.persist : persist-api

Maven & Gradle

Oct 03, 2022
16 stars

Sunshower Arcus · Sunshower Core Libraries

Table Of Contents

Latest Version

Download io.sunshower.arcus.persist : persist-api JAR file - Latest Versions:

All Versions

Download io.sunshower.arcus.persist : persist-api JAR file - All Versions:

Version Vulnerabilities Size Updated
1.41.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 persist-api-1.41.50.Final.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

io.sunshower.persistence.annotations

├─ io.sunshower.persistence.annotations.CacheMode.class - [JAR]

├─ io.sunshower.persistence.annotations.Persistence.class - [JAR]

io.sunshower.persistence.config

├─ io.sunshower.persistence.config.DataSourceConfiguration.class - [JAR]

├─ io.sunshower.persistence.config.DataSourceConfigurationReader.class - [JAR]

io.sunshower.persistence.id

├─ io.sunshower.persistence.id.IDSequence.class - [JAR]

├─ io.sunshower.persistence.id.Identifier.class - [JAR]

├─ io.sunshower.persistence.id.Identifiers.class - [JAR]

├─ io.sunshower.persistence.id.NodeAware.class - [JAR]

├─ io.sunshower.persistence.id.Nodes.class - [JAR]

├─ io.sunshower.persistence.id.Persistable.class - [JAR]

├─ io.sunshower.persistence.id.Sequence.class - [JAR]

├─ io.sunshower.persistence.id.TimeBased.class - [JAR]

├─ io.sunshower.persistence.id.UUIDSequence.class - [JAR]

io.sunshower.persistence

├─ io.sunshower.persistence.MigrationManager.class - [JAR]

Advertisement