All Downloads are FREE. Search and download functionalities are using the official Maven repository.
Search JAR files by class name

Download mapstruct-processor JAR 1.0.0.Beta1 with all dependencies


An annotation processor for generating type-safe bean mappers

Files of the artifact mapstruct-processor version 1.0.0.Beta1 from the group org.mapstruct.

Artifact mapstruct-processor
Group org.mapstruct
Version 1.0.0.Beta1
Last update 05. March 2014
Tags: annotation safe bean generating mappers processor type
Organization not specified
URL https://mapstruct.org/mapstruct-processor/
License The Apache Software License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
There is a newer version: 1.6.2
Show newest version
Show more of this group  Show more artifacts with this name
Show all versions of mapstruct-processor Show documentation

Please rate this JAR file. Is it a good library?

79 downloads

Source code of mapstruct-processor version 1.0.0.Beta1

META-INF
META-INF.META-INF.MANIFEST.MF
META-INF.services
META-INF.services.META-INF.servicesx.annotation.processing.Processor
META-INF.services.META-INF.services.org.mapstruct.ap.processor.ModelElementProcessor
.org.mapstruct.ap.model.Annotation.ftl
.org.mapstruct.ap.model.AnnotationMapperReference.ftl
.org.mapstruct.ap.model.BeanMappingMethod.ftl
.org.mapstruct.ap.model.ConversionMethod.ftl
.org.mapstruct.ap.model.DecoratorConstructor.ftl
.org.mapstruct.ap.model.DefaultMapperReference.ftl
.org.mapstruct.ap.model.DelegatingMethod.ftl
.org.mapstruct.ap.model.EnumMappingMethod.ftl
.org.mapstruct.ap.model.Field.ftl
.org.mapstruct.ap.model.GeneratedType.ftl
.org.mapstruct.ap.model.IterableMappingMethod.ftl
.org.mapstruct.ap.model.MapMappingMethod.ftl
.org.mapstruct.ap.model.MethodReference.ftl
.org.mapstruct.ap.model.PropertyMapping.ftl
.org.mapstruct.ap.model.TypeConversion.ftl
.org.mapstruct.ap.model.builtin.CalendarToXmlGregorianCalendar.ftl
.org.mapstruct.ap.model.builtin.DateToXmlGregorianCalendar.ftl
.org.mapstruct.ap.model.builtin.JaxbElemToValue.ftl
.org.mapstruct.ap.model.builtin.ListOfJaxbElemToListOfValue.ftl
.org.mapstruct.ap.model.builtin.StringToXmlGregorianCalendar.ftl
.org.mapstruct.ap.model.builtin.XmlGregorianCalendarToCalendar.ftl
.org.mapstruct.ap.model.builtin.XmlGregorianCalendarToDate.ftl
.org.mapstruct.ap.model.builtin.XmlGregorianCalendarToString.ftl
.org.mapstruct.ap.model.common.Parameter.ftl
.org.mapstruct.ap.model.common.Type.ftl
org.mapstruct.ap
org.mapstruct.ap.org.mapstruct.ap.MappingProcessor
org.mapstruct.ap.conversion
org.mapstruct.ap.conversion.org.mapstruct.ap.conversion.BigDecimalToBigIntegerConversion
org.mapstruct.ap.conversion.org.mapstruct.ap.conversion.BigDecimalToPrimitiveConversion
org.mapstruct.ap.conversion.org.mapstruct.ap.conversion.BigDecimalToStringConversion
org.mapstruct.ap.conversion.org.mapstruct.ap.conversion.BigDecimalToWrapperConversion
org.mapstruct.ap.conversion.org.mapstruct.ap.conversion.BigIntegerToPrimitiveConversion
org.mapstruct.ap.conversion.org.mapstruct.ap.conversion.BigIntegerToStringConversion
org.mapstruct.ap.conversion.org.mapstruct.ap.conversion.BigIntegerToWrapperConversion
org.mapstruct.ap.conversion.org.mapstruct.ap.conversion.CharToStringConversion
org.mapstruct.ap.conversion.org.mapstruct.ap.conversion.CharWrapperToStringConversion
org.mapstruct.ap.conversion.org.mapstruct.ap.conversion.ConversionProvider
org.mapstruct.ap.conversion.org.mapstruct.ap.conversion.Conversions
org.mapstruct.ap.conversion.org.mapstruct.ap.conversion.DateToStringConversion
org.mapstruct.ap.conversion.org.mapstruct.ap.conversion.EnumStringConversion
org.mapstruct.ap.conversion.org.mapstruct.ap.conversion.PrimitiveToPrimitiveConversion
org.mapstruct.ap.conversion.org.mapstruct.ap.conversion.PrimitiveToStringConversion
org.mapstruct.ap.conversion.org.mapstruct.ap.conversion.PrimitiveToWrapperConversion
org.mapstruct.ap.conversion.org.mapstruct.ap.conversion.ReverseConversion
org.mapstruct.ap.conversion.org.mapstruct.ap.conversion.SimpleConversion
org.mapstruct.ap.conversion.org.mapstruct.ap.conversion.WrapperToStringConversion
org.mapstruct.ap.conversion.org.mapstruct.ap.conversion.WrapperToWrapperConversion
org.mapstruct.ap.conversion.org.mapstruct.ap.conversion.package-info
org.mapstruct.ap.model
org.mapstruct.ap.model.org.mapstruct.ap.model.Annotation
org.mapstruct.ap.model.org.mapstruct.ap.model.AnnotationMapperReference
org.mapstruct.ap.model.org.mapstruct.ap.model.BeanMappingMethod
org.mapstruct.ap.model.org.mapstruct.ap.model.Decorator
org.mapstruct.ap.model.org.mapstruct.ap.model.DecoratorConstructor
org.mapstruct.ap.model.org.mapstruct.ap.model.DefaultMapperReference
org.mapstruct.ap.model.org.mapstruct.ap.model.DelegatingMethod
org.mapstruct.ap.model.org.mapstruct.ap.model.EnumMappingMethod
org.mapstruct.ap.model.org.mapstruct.ap.model.Field
org.mapstruct.ap.model.org.mapstruct.ap.model.GeneratedType
org.mapstruct.ap.model.org.mapstruct.ap.model.IterableMappingMethod
org.mapstruct.ap.model.org.mapstruct.ap.model.MapMappingMethod
org.mapstruct.ap.model.org.mapstruct.ap.model.Mapper
org.mapstruct.ap.model.org.mapstruct.ap.model.MapperReference
org.mapstruct.ap.model.org.mapstruct.ap.model.MappingMethod
org.mapstruct.ap.model.org.mapstruct.ap.model.MethodReference
org.mapstruct.ap.model.org.mapstruct.ap.model.PropertyMapping
org.mapstruct.ap.model.org.mapstruct.ap.model.TypeConversion
org.mapstruct.ap.model.org.mapstruct.ap.model.VirtualMappingMethod
org.mapstruct.ap.model.common
org.mapstruct.ap.model.common.org.mapstruct.ap.model.common.Accessibility
org.mapstruct.ap.model.common.org.mapstruct.ap.model.common.ConversionContext
org.mapstruct.ap.model.common.org.mapstruct.ap.model.common.DefaultConversionContext
org.mapstruct.ap.model.common.org.mapstruct.ap.model.common.ModelElement
org.mapstruct.ap.model.common.org.mapstruct.ap.model.common.Parameter
org.mapstruct.ap.model.common.org.mapstruct.ap.model.common.Type
org.mapstruct.ap.model.common.org.mapstruct.ap.model.common.TypeFactory
org.mapstruct.ap.model.common.org.mapstruct.ap.model.common.package-info
org.mapstruct.ap.model
org.mapstruct.ap.model.org.mapstruct.ap.model.package-info
org.mapstruct.ap.model.source
org.mapstruct.ap.model.source.org.mapstruct.ap.model.source.EnumMapping
org.mapstruct.ap.model.source.org.mapstruct.ap.model.source.IterableMapping
org.mapstruct.ap.model.source.org.mapstruct.ap.model.source.MapMapping
org.mapstruct.ap.model.source.org.mapstruct.ap.model.source.Mapping
org.mapstruct.ap.model.source.org.mapstruct.ap.model.source.Method
org.mapstruct.ap.model.source.org.mapstruct.ap.model.source.MethodMatcher
org.mapstruct.ap.model.source.org.mapstruct.ap.model.source.SourceMethod
org.mapstruct.ap.model.source.builtin
org.mapstruct.ap.model.source.builtin.org.mapstruct.ap.model.source.builtin.BuiltInMappingMethods
org.mapstruct.ap.model.source.builtin.org.mapstruct.ap.model.source.builtin.BuiltInMethod
org.mapstruct.ap.model.source.builtin.org.mapstruct.ap.model.source.builtin.CalendarToXmlGregorianCalendar
org.mapstruct.ap.model.source.builtin.org.mapstruct.ap.model.source.builtin.DateToXmlGregorianCalendar
org.mapstruct.ap.model.source.builtin.org.mapstruct.ap.model.source.builtin.JaxbElemToValue
org.mapstruct.ap.model.source.builtin.org.mapstruct.ap.model.source.builtin.ListOfJaxbElemToListOfValue
org.mapstruct.ap.model.source.builtin.org.mapstruct.ap.model.source.builtin.StringToXmlGregorianCalendar
org.mapstruct.ap.model.source.builtin.org.mapstruct.ap.model.source.builtin.XmlGregorianCalendarToCalendar
org.mapstruct.ap.model.source.builtin.org.mapstruct.ap.model.source.builtin.XmlGregorianCalendarToDate
org.mapstruct.ap.model.source.builtin.org.mapstruct.ap.model.source.builtin.XmlGregorianCalendarToString
org.mapstruct.ap.model.source.builtin.org.mapstruct.ap.model.source.builtin.package-info
org.mapstruct.ap.model.source
org.mapstruct.ap.model.source.org.mapstruct.ap.model.source.package-info
org.mapstruct.ap.model.source.selector
org.mapstruct.ap.model.source.selector.org.mapstruct.ap.model.source.selector.InheritanceSelector
org.mapstruct.ap.model.source.selector.org.mapstruct.ap.model.source.selector.MethodSelector
org.mapstruct.ap.model.source.selector.org.mapstruct.ap.model.source.selector.MethodSelectors
org.mapstruct.ap.model.source.selector.org.mapstruct.ap.model.source.selector.TypeSelector
org.mapstruct.ap.model.source.selector.org.mapstruct.ap.model.source.selector.XmlElementDeclSelector
org.mapstruct.ap.model.source.selector.org.mapstruct.ap.model.source.selector.package-info
org.mapstruct.ap.option
org.mapstruct.ap.option.org.mapstruct.ap.option.Options
org.mapstruct.ap.option.org.mapstruct.ap.option.OptionsHelper
org.mapstruct.ap.option.org.mapstruct.ap.option.ReportingPolicy
org.mapstruct.ap.option.org.mapstruct.ap.option.package-info
org.mapstruct.ap
org.mapstruct.ap.org.mapstruct.ap.package-info
org.mapstruct.ap.prism
org.mapstruct.ap.prism.org.mapstruct.ap.prism.DecoratedWithPrism
org.mapstruct.ap.prism.org.mapstruct.ap.prism.IterableMappingPrism
org.mapstruct.ap.prism.org.mapstruct.ap.prism.MapMappingPrism
org.mapstruct.ap.prism.org.mapstruct.ap.prism.MapperPrism
org.mapstruct.ap.prism.org.mapstruct.ap.prism.MappingPrism
org.mapstruct.ap.prism.org.mapstruct.ap.prism.MappingTargetPrism
org.mapstruct.ap.prism.org.mapstruct.ap.prism.MappingsPrism
org.mapstruct.ap.prism.org.mapstruct.ap.prism.PrismGenerator
org.mapstruct.ap.prism.org.mapstruct.ap.prism.TargetTypePrism
org.mapstruct.ap.prism.org.mapstruct.ap.prism.XmlElementDeclPrism
org.mapstruct.ap.prism.org.mapstruct.ap.prism.package-info
org.mapstruct.ap.processor
org.mapstruct.ap.processor.org.mapstruct.ap.processor.AnnotationBasedComponentModelProcessor
org.mapstruct.ap.processor.org.mapstruct.ap.processor.CdiComponentProcessor
org.mapstruct.ap.processor.org.mapstruct.ap.processor.DefaultModelElementProcessorContext
org.mapstruct.ap.processor.org.mapstruct.ap.processor.Jsr330ComponentProcessor
org.mapstruct.ap.processor.org.mapstruct.ap.processor.MapperCreationProcessor
org.mapstruct.ap.processor.org.mapstruct.ap.processor.MapperRenderingProcessor
org.mapstruct.ap.processor.org.mapstruct.ap.processor.MethodRetrievalProcessor
org.mapstruct.ap.processor.org.mapstruct.ap.processor.ModelElementProcessor
org.mapstruct.ap.processor.org.mapstruct.ap.processor.SpringComponentProcessor
org.mapstruct.ap.processor.org.mapstruct.ap.processor.package-info
org.mapstruct.ap.util
org.mapstruct.ap.util.org.mapstruct.ap.util.AnnotationProcessingException
org.mapstruct.ap.util.org.mapstruct.ap.util.Collections
org.mapstruct.ap.util.org.mapstruct.ap.util.Executables
org.mapstruct.ap.util.org.mapstruct.ap.util.Filters
org.mapstruct.ap.util.org.mapstruct.ap.util.NativeTypes
org.mapstruct.ap.util.org.mapstruct.ap.util.Strings
org.mapstruct.ap.util.org.mapstruct.ap.util.package-info
org.mapstruct.ap.writer
org.mapstruct.ap.writer.org.mapstruct.ap.writer.FreeMarkerModelElementWriter
org.mapstruct.ap.writer.org.mapstruct.ap.writer.FreeMarkerWritable
org.mapstruct.ap.writer.org.mapstruct.ap.writer.IndentationCorrectingWriter
org.mapstruct.ap.writer.org.mapstruct.ap.writer.ModelIncludeDirective
org.mapstruct.ap.writer.org.mapstruct.ap.writer.ModelWriter
org.mapstruct.ap.writer.org.mapstruct.ap.writer.Writable
org.mapstruct.ap.writer.org.mapstruct.ap.writer.package-info




© 2015 - 2024 Weber Informatics LLC | Privacy Policy