jar

io.github.xiechanglei : xie-base-common-jpa

Maven & Gradle

Dec 19, 2023
Table Of Contents

Latest Version

Download io.github.xiechanglei : xie-base-common-jpa JAR file - Latest Versions:

All Versions

Download io.github.xiechanglei : xie-base-common-jpa JAR file - All Versions:

Version Vulnerabilities Size Updated
2.7.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 xie-base-common-jpa-2.7.17.4.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

io.github.xiechanglei.base.common.jpa.annotation

├─ io.github.xiechanglei.base.common.jpa.annotation.NoOverwrite.class - [JAR]

io.github.xiechanglei.base.common.jpa.exception

├─ io.github.xiechanglei.base.common.jpa.exception.ForkNotExistsException.class - [JAR]

io.github.xiechanglei.base.common.jpa.entity

├─ io.github.xiechanglei.base.common.jpa.entity.SnowFlakeIdAndTimeFieldEntity.class - [JAR]

├─ io.github.xiechanglei.base.common.jpa.entity.SnowFlakeIdEntity.class - [JAR]

├─ io.github.xiechanglei.base.common.jpa.entity.UUIDIdAndTimeFieldEntity.class - [JAR]

├─ io.github.xiechanglei.base.common.jpa.entity.UUIDIdEntity.class - [JAR]

io.github.xiechanglei.base.common.jpa.config

├─ io.github.xiechanglei.base.common.jpa.config.DefaultJpaPropertyConfig.class - [JAR]

├─ io.github.xiechanglei.base.common.jpa.config.XieJpaAutoConfiguration.class - [JAR]

io.github.xiechanglei.base.common.jpa.generator

├─ io.github.xiechanglei.base.common.jpa.generator.MyUUIDGenerator.class - [JAR]

├─ io.github.xiechanglei.base.common.jpa.generator.SnowFlake.class - [JAR]

├─ io.github.xiechanglei.base.common.jpa.generator.SnowFlakeIdGenerator.class - [JAR]