jar

com.holon-platform.jdbc : holon-datastore-jdbc-spring-boot

Maven & Gradle

Jul 09, 2020
4 usages
7 stars

Holon JDBC Datastores Spring Boot auto-configuration

Table Of Contents

Latest Version

Download com.holon-platform.jdbc : holon-datastore-jdbc-spring-boot JAR file - Latest Versions:

All Versions

Download com.holon-platform.jdbc : holon-datastore-jdbc-spring-boot JAR file - All Versions:

Version Vulnerabilities Size Updated
5.5.x
5.4.x
5.3.x
5.2.x
5.1.x
5.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 holon-datastore-jdbc-spring-boot-5.5.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.holonplatform.datastore.jdbc.spring.boot

├─ com.holonplatform.datastore.jdbc.spring.boot.JdbcDatastoreAutoConfiguration.class - [JAR]

com.holonplatform.datastore.jdbc.spring.boot.internal

├─ com.holonplatform.datastore.jdbc.spring.boot.internal.JdbcDatastoreAutoConfigurationRegistrar.class - [JAR]

Advertisement