jar

com.guicedee.services : mapstruct

Maven & Gradle

Feb 10, 2022
1 usages

mapstruct · The core maven build properties

Table Of Contents

Latest Version

Download com.guicedee.services : mapstruct JAR file - Latest Versions:

All Versions

Download com.guicedee.services : mapstruct JAR file - All Versions:

Version Vulnerabilities Size Updated
1.2.x
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 mapstruct-1.2.2.1-jre17.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.mapstruct

├─ org.mapstruct.AfterMapping.class - [JAR]

├─ org.mapstruct.BeanMapping.class - [JAR]

├─ org.mapstruct.BeforeMapping.class - [JAR]

├─ org.mapstruct.Builder.class - [JAR]

├─ org.mapstruct.CollectionMappingStrategy.class - [JAR]

├─ org.mapstruct.Context.class - [JAR]

├─ org.mapstruct.DecoratedWith.class - [JAR]

├─ org.mapstruct.EnumMapping.class - [JAR]

├─ org.mapstruct.InheritConfiguration.class - [JAR]

├─ org.mapstruct.InheritInverseConfiguration.class - [JAR]

├─ org.mapstruct.InjectionStrategy.class - [JAR]

├─ org.mapstruct.IterableMapping.class - [JAR]

├─ org.mapstruct.JavadocGenerator.class - [JAR]

├─ org.mapstruct.MapMapping.class - [JAR]

├─ org.mapstruct.Mapper.class - [JAR]

├─ org.mapstruct.MapperConfig.class - [JAR]

├─ org.mapstruct.Mapping.class - [JAR]

├─ org.mapstruct.MappingConstants.class - [JAR]

├─ org.mapstruct.MappingInheritanceStrategy.class - [JAR]

├─ org.mapstruct.MappingTarget.class - [JAR]

├─ org.mapstruct.Mappings.class - [JAR]

├─ org.mapstruct.Named.class - [JAR]

├─ org.mapstruct.NullValueCheckStrategy.class - [JAR]

├─ org.mapstruct.NullValueMappingStrategy.class - [JAR]

├─ org.mapstruct.NullValuePropertyMappingStrategy.class - [JAR]

├─ org.mapstruct.ObjectFactory.class - [JAR]

├─ org.mapstruct.Qualifier.class - [JAR]

├─ org.mapstruct.ReportingPolicy.class - [JAR]

├─ org.mapstruct.TargetType.class - [JAR]

├─ org.mapstruct.ValueMapping.class - [JAR]

├─ org.mapstruct.ValueMappings.class - [JAR]

org.mapstruct.control

├─ org.mapstruct.control.DeepClone.class - [JAR]

├─ org.mapstruct.control.MappingControl.class - [JAR]

├─ org.mapstruct.control.MappingControls.class - [JAR]

├─ org.mapstruct.control.NoComplexMapping.class - [JAR]

org.mapstruct.factory

├─ org.mapstruct.factory.Mappers.class - [JAR]

org.mapstruct.util

├─ org.mapstruct.util.Experimental.class - [JAR]

Advertisement