jar

org.komamitsu : spring-data-sqlite

Maven & Gradle

Feb 28, 2023
13 stars

Spring Data integration with SQLite · Spring Data integration with SQLite

Table Of Contents

Latest Version

Download org.komamitsu : spring-data-sqlite JAR file - Latest Versions:

All Versions

Download org.komamitsu : spring-data-sqlite JAR file - All Versions:

Version Vulnerabilities Size Updated
1.1.x
1.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 spring-data-sqlite-1.1.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.komamitsu.spring.data.sqlite

├─ org.komamitsu.spring.data.sqlite.EnableSqliteRepositories.class - [JAR]

├─ org.komamitsu.spring.data.sqlite.SqliteDialect.class - [JAR]

├─ org.komamitsu.spring.data.sqlite.SqliteDialectProvider.class - [JAR]

├─ org.komamitsu.spring.data.sqlite.SqliteJdbcAggregateTemplate.class - [JAR]

├─ org.komamitsu.spring.data.sqlite.SqliteJdbcConfiguration.class - [JAR]

├─ org.komamitsu.spring.data.sqlite.SqliteJdbcRepositoryFactory.class - [JAR]

├─ org.komamitsu.spring.data.sqlite.SqliteJdbcRepositoryFactoryBean.class - [JAR]

├─ org.komamitsu.spring.data.sqlite.SqliteRepository.class - [JAR]

├─ org.komamitsu.spring.data.sqlite.SqliteRepositoryConfigurationExtension.class - [JAR]

├─ org.komamitsu.spring.data.sqlite.SqliteRepositoryImpl.class - [JAR]

├─ org.komamitsu.spring.data.sqlite.SqliteRepositoryRegistrar.class - [JAR]

Advertisement

Dependencies from Group

Sep 30, 2022
19 usages
152 stars
Sep 30, 2022
16 usages
152 stars
Oct 09, 2018
12 usages
152 stars
Oct 09, 2018
7 usages
47 stars
Sep 30, 2022
7 usages
152 stars

Discover Dependencies