jar

cn.herodotus.stirrup : data-module-crud

Maven & Gradle

Feb 15, 2024
Table Of Contents

Latest Version

Download cn.herodotus.stirrup : data-module-crud JAR file - Latest Versions:

All Versions

Download cn.herodotus.stirrup : data-module-crud JAR file - All Versions:

Version Vulnerabilities Size Updated
3.3.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 data-module-crud-3.3.0.0-M1.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

cn.herodotus.stirrup.data.crud.entity

├─ cn.herodotus.stirrup.data.crud.entity.AbstractJpaEntity.class - [JAR]

├─ cn.herodotus.stirrup.data.crud.entity.AbstractMongoEntity.class - [JAR]

├─ cn.herodotus.stirrup.data.crud.entity.BaseDefaultIdEntity.class - [JAR]

├─ cn.herodotus.stirrup.data.crud.entity.BaseEntity.class - [JAR]

├─ cn.herodotus.stirrup.data.crud.entity.BaseSysEntity.class - [JAR]

├─ cn.herodotus.stirrup.data.crud.entity.BaseTenantEntity.class - [JAR]

cn.herodotus.stirrup.data.crud.service

├─ cn.herodotus.stirrup.data.crud.service.AbstractJpaService.class - [JAR]

├─ cn.herodotus.stirrup.data.crud.service.JpaReadableService.class - [JAR]

├─ cn.herodotus.stirrup.data.crud.service.JpaWriteableService.class - [JAR]

├─ cn.herodotus.stirrup.data.crud.service.MongoService.class - [JAR]

org.hibernate.cache.spi

├─ org.hibernate.cache.spi.QueryKey.class - [JAR]

cn.herodotus.stirrup.data.crud.generator

├─ cn.herodotus.stirrup.data.crud.generator.AbstractUuidGenerator.class - [JAR]

cn.herodotus.stirrup.data.crud.repository

├─ cn.herodotus.stirrup.data.crud.repository.BaseJpaRepository.class - [JAR]

├─ cn.herodotus.stirrup.data.crud.repository.BaseMongoRepository.class - [JAR]