jar

org.apache.camel.quarkus : camel-quarkus-integration-test-mapstruct

Maven & Gradle

Jul 30, 2023

Camel Quarkus :: Integration Tests :: MapStruct · Integration tests for Camel Quarkus MapStruct extension

Table Of Contents

Latest Version

Download org.apache.camel.quarkus : camel-quarkus-integration-test-mapstruct JAR file - Latest Versions:

All Versions

Download org.apache.camel.quarkus : camel-quarkus-integration-test-mapstruct JAR file - All Versions:

Version Vulnerabilities Size Updated
3.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 camel-quarkus-integration-test-mapstruct-3.0.0-RC2.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.apache.camel.quarkus.component.mapstruct.it.mapper

├─ org.apache.camel.quarkus.component.mapstruct.it.mapper.CarMapper.class - [JAR]

├─ org.apache.camel.quarkus.component.mapstruct.it.mapper.CarMapperImpl.class - [JAR]

org.apache.camel.quarkus.component.mapstruct.it.model

├─ org.apache.camel.quarkus.component.mapstruct.it.model.Car.class - [JAR]

├─ org.apache.camel.quarkus.component.mapstruct.it.model.Vehicle.class - [JAR]

org.apache.camel.quarkus.component.mapstruct.it

├─ org.apache.camel.quarkus.component.mapstruct.it.MapStructResource.class - [JAR]

├─ org.apache.camel.quarkus.component.mapstruct.it.MapStructRoutes.class - [JAR]