jar

dev.krud : spring-boot-starter-shapeshift

Maven & Gradle

Feb 02, 2023
175 stars

spring-boot-starter-shapeshift · A Kotlin library for intelligent object mapping.

Table Of Contents

Latest Version

Download dev.krud : spring-boot-starter-shapeshift JAR file - Latest Versions:

All Versions

Download dev.krud : spring-boot-starter-shapeshift JAR file - All Versions:

Version Vulnerabilities Size Updated
0.8.x
0.7.x
0.6.x
0.4.x
0.3.x
0.2.x
0.1.x
0.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-boot-starter-shapeshift-0.8.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

dev.krud.shapeshift.spring.customizer

├─ dev.krud.shapeshift.spring.customizer.ShapeShiftDecoratorCustomizer.class - [JAR]

├─ dev.krud.shapeshift.spring.customizer.ShapeShiftTransformerCustomizer.class - [JAR]

dev.krud.shapeshift.spring

├─ dev.krud.shapeshift.spring.ShapeShiftAutoConfiguration.class - [JAR]

├─ dev.krud.shapeshift.spring.ShapeShiftBuilderCustomizer.class - [JAR]

Advertisement