jar

com.labijie.orm : exposed-springboot-starter

Maven & Gradle

Jan 01, 2024
3 stars

exposed-springboot-starter · Orm and tooling for kotlin based exposed

Table Of Contents

Latest Version

Download com.labijie.orm : exposed-springboot-starter JAR file - Latest Versions:

All Versions

Download com.labijie.orm : exposed-springboot-starter 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 exposed-springboot-starter-2.0.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.labijie.infra.orm.annotation

├─ com.labijie.infra.orm.annotation.TableScan.class - [JAR]

com.labijie.infra.orm.configuration

├─ com.labijie.infra.orm.configuration.ExposedConfigurationOverride.class - [JAR]

├─ com.labijie.infra.orm.configuration.InfraExposedAutoConfiguration.class - [JAR]

├─ com.labijie.infra.orm.configuration.InfraExposedProperties.class - [JAR]

├─ com.labijie.infra.orm.configuration.SchemaCreationProcessor.class - [JAR]

├─ com.labijie.infra.orm.configuration.TableDefinitionPostProcessor.class - [JAR]

├─ com.labijie.infra.orm.configuration.TableScanner.class - [JAR]

├─ com.labijie.infra.orm.configuration.TableScannerRegistrar.class - [JAR]