jar

work.iwacloud : springdata-helper

Maven & Gradle

Jan 30, 2020
8 stars

springdata-helper · A helper for spring-data

Table Of Contents

Latest Version

Download work.iwacloud : springdata-helper JAR file - Latest Versions:

All Versions

Download work.iwacloud : springdata-helper JAR file - All Versions:

Version Vulnerabilities Size Updated
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 springdata-helper-1.0.6.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

work.iwacloud.springdatahelper.objects

├─ work.iwacloud.springdatahelper.objects.DataTransfer.class - [JAR]

├─ work.iwacloud.springdatahelper.objects.DbColumn.class - [JAR]

├─ work.iwacloud.springdatahelper.objects.DtoTest.class - [JAR]

work.iwacloud.springdatahelper.helpers

├─ work.iwacloud.springdatahelper.helpers.SelectBuilder.class - [JAR]

├─ work.iwacloud.springdatahelper.helpers.TableHelper.class - [JAR]

work.iwacloud.springdatahelper.repositories

├─ work.iwacloud.springdatahelper.repositories.MainRepository.class - [JAR]

work.iwacloud.springdatahelper

├─ work.iwacloud.springdatahelper.SpringdataHelperApplication.class - [JAR]

work.iwacloud.springdatahelper.exceptions

├─ work.iwacloud.springdatahelper.exceptions.IwaException.class - [JAR]

work.iwacloud.springdatahelper.enums

├─ work.iwacloud.springdatahelper.enums.StatusMessages.class - [JAR]

├─ work.iwacloud.springdatahelper.enums.StatusOperation.class - [JAR]