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

Download beanmapper JAR 4.1.0 with all dependencies


Easy-to-use bean mapper for conversion from form to object to view

Files of the artifact beanmapper version 4.1.0 from the group io.beanmapper.

Artifact beanmapper
Group io.beanmapper
Version 4.1.0
Last update 09. November 2022
Tags: view form mapper from easy bean conversion object
Organization 42 BV
URL http://www.42.nl
License The Apache Software License, Version 2.0
Dependencies amount 1
Dependencies javassist,
There are maybe transitive dependencies!
There is a newer version: 4.1.6
Show newest version
Show more of this group  Show more artifacts with this name
Show all versions of beanmapper Show documentation

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

0 downloads

Source code of beanmapper version 4.1.0

META-INF
META-INF.META-INF.MANIFEST.MF
META-INF.maven.io.beanmapper.beanmapper
META-INF.maven.io.beanmapper.beanmapper.META-INF.maven.io.beanmapper.beanmapper.pom.properties
META-INF.maven.io.beanmapper.beanmapper.META-INF.maven.io.beanmapper.beanmapper.pom.xml
io.beanmapper
io.beanmapper.io.beanmapper.BeanMapper
io.beanmapper.annotations
io.beanmapper.annotations.io.beanmapper.annotations.BeanAlias
io.beanmapper.annotations.io.beanmapper.annotations.BeanCollection
io.beanmapper.annotations.io.beanmapper.annotations.BeanCollectionUsage
io.beanmapper.annotations.io.beanmapper.annotations.BeanConstruct
io.beanmapper.annotations.io.beanmapper.annotations.BeanDefault
io.beanmapper.annotations.io.beanmapper.annotations.BeanIgnore
io.beanmapper.annotations.io.beanmapper.annotations.BeanLogicSecured
io.beanmapper.annotations.io.beanmapper.annotations.BeanMappableEnum
io.beanmapper.annotations.io.beanmapper.annotations.BeanParent
io.beanmapper.annotations.io.beanmapper.annotations.BeanProperty
io.beanmapper.annotations.io.beanmapper.annotations.BeanRecordConstruct
io.beanmapper.annotations.io.beanmapper.annotations.BeanRecordConstructMode
io.beanmapper.annotations.io.beanmapper.annotations.BeanRoleSecured
io.beanmapper.annotations.io.beanmapper.annotations.BeanUnwrap
io.beanmapper.annotations.io.beanmapper.annotations.LogicSecuredCheck
io.beanmapper.config
io.beanmapper.config.io.beanmapper.config.AfterClearFlusher
io.beanmapper.config.io.beanmapper.config.BeanMapperBuilder
io.beanmapper.config.io.beanmapper.config.BeanPair
io.beanmapper.config.io.beanmapper.config.CollectionFlusher
io.beanmapper.config.io.beanmapper.config.CollectionHandlerStore
io.beanmapper.config.io.beanmapper.config.Configuration
io.beanmapper.config.io.beanmapper.config.CoreConfiguration
io.beanmapper.config.io.beanmapper.config.OverrideConfiguration
io.beanmapper.config.io.beanmapper.config.OverrideField
io.beanmapper.config.io.beanmapper.config.ParentConfigurationPossiblyNullException
io.beanmapper.config.io.beanmapper.config.RoleSecuredCheck
io.beanmapper.config.io.beanmapper.config.StrictMappingProperties
io.beanmapper.core
io.beanmapper.core.io.beanmapper.core.BeanMatch
io.beanmapper.core.io.beanmapper.core.BeanMatchStore
io.beanmapper.core.io.beanmapper.core.BeanMatchValidationMessage
io.beanmapper.core.io.beanmapper.core.BeanProperty
io.beanmapper.core.io.beanmapper.core.BeanPropertyAccessException
io.beanmapper.core.io.beanmapper.core.BeanPropertyAccessType
io.beanmapper.core.io.beanmapper.core.BeanPropertyCreator
io.beanmapper.core.io.beanmapper.core.BeanPropertyMatch
io.beanmapper.core.io.beanmapper.core.BeanPropertyMatchupDirection
io.beanmapper.core.io.beanmapper.core.BeanPropertyWrapper
io.beanmapper.core.io.beanmapper.core.BeanStrictMappingRequirementsException
io.beanmapper.core.io.beanmapper.core.MatchedBeanPropertyPair
io.beanmapper.core.io.beanmapper.core.Route
io.beanmapper.core.collections
io.beanmapper.core.collections.io.beanmapper.core.collections.AbstractCollectionHandler
io.beanmapper.core.collections.io.beanmapper.core.collections.CollectionHandler
io.beanmapper.core.collections.io.beanmapper.core.collections.ListCollectionHandler
io.beanmapper.core.collections.io.beanmapper.core.collections.MapCollectionHandler
io.beanmapper.core.collections.io.beanmapper.core.collections.QueueCollectionHandler
io.beanmapper.core.collections.io.beanmapper.core.collections.SetCollectionHandler
io.beanmapper.core.constructor
io.beanmapper.core.constructor.io.beanmapper.core.constructor.BeanInitializer
io.beanmapper.core.constructor.io.beanmapper.core.constructor.DefaultBeanInitializer
io.beanmapper.core.converter
io.beanmapper.core.converter.io.beanmapper.core.converter.AbstractBeanConverter
io.beanmapper.core.converter.io.beanmapper.core.converter.BeanConverter
io.beanmapper.core.converter.io.beanmapper.core.converter.SimpleBeanConverter
io.beanmapper.core.converter.collections
io.beanmapper.core.converter.collections.io.beanmapper.core.converter.collections.AnnotationClass
io.beanmapper.core.converter.collections.io.beanmapper.core.converter.collections.BeanCollectionInstructions
io.beanmapper.core.converter.collections.io.beanmapper.core.converter.collections.CollectionConverter
io.beanmapper.core.converter.collections.io.beanmapper.core.converter.collections.CollectionElementType
io.beanmapper.core.converter.impl
io.beanmapper.core.converter.impl.io.beanmapper.core.converter.impl.AnyToEnumConverter
io.beanmapper.core.converter.impl.io.beanmapper.core.converter.impl.NumberToNumberConverter
io.beanmapper.core.converter.impl.io.beanmapper.core.converter.impl.ObjectToOptionalConverter
io.beanmapper.core.converter.impl.io.beanmapper.core.converter.impl.ObjectToStringConverter
io.beanmapper.core.converter.impl.io.beanmapper.core.converter.impl.OptionalToObjectConverter
io.beanmapper.core.converter.impl.io.beanmapper.core.converter.impl.PrimitiveConverter
io.beanmapper.core.converter.impl.io.beanmapper.core.converter.impl.RecordToAnyConverter
io.beanmapper.core.converter.impl.io.beanmapper.core.converter.impl.StringToBigDecimalConverter
io.beanmapper.core.converter.impl.io.beanmapper.core.converter.impl.StringToBooleanConverter
io.beanmapper.core.converter.impl.io.beanmapper.core.converter.impl.StringToByteConverter
io.beanmapper.core.converter.impl.io.beanmapper.core.converter.impl.StringToDoubleConverter
io.beanmapper.core.converter.impl.io.beanmapper.core.converter.impl.StringToFloatConverter
io.beanmapper.core.converter.impl.io.beanmapper.core.converter.impl.StringToIntegerConverter
io.beanmapper.core.converter.impl.io.beanmapper.core.converter.impl.StringToLongConverter
io.beanmapper.core.converter.impl.io.beanmapper.core.converter.impl.StringToShortConverter
io.beanmapper.core.generics
io.beanmapper.core.generics.io.beanmapper.core.generics.AbstractBeanPropertyClass
io.beanmapper.core.generics.io.beanmapper.core.generics.BeanPropertyClass
io.beanmapper.core.generics.io.beanmapper.core.generics.BeanPropertyClassNormal
io.beanmapper.core.generics.io.beanmapper.core.generics.BeanPropertyClassParameterized
io.beanmapper.core.generics.io.beanmapper.core.generics.DirectedBeanProperty
io.beanmapper.core.inspector
io.beanmapper.core.inspector.io.beanmapper.core.inspector.CombinedPropertyAccessor
io.beanmapper.core.inspector.io.beanmapper.core.inspector.FieldPropertyAccessor
io.beanmapper.core.inspector.io.beanmapper.core.inspector.MethodPropertyAccessor
io.beanmapper.core.inspector.io.beanmapper.core.inspector.PropertyAccessor
io.beanmapper.core.inspector.io.beanmapper.core.inspector.PropertyAccessors
io.beanmapper.core.unproxy
io.beanmapper.core.unproxy.io.beanmapper.core.unproxy.BeanUnproxy
io.beanmapper.core.unproxy.io.beanmapper.core.unproxy.DefaultBeanUnproxy
io.beanmapper.core.unproxy.io.beanmapper.core.unproxy.SkippingBeanUnproxy
io.beanmapper.dynclass
io.beanmapper.dynclass.io.beanmapper.dynclass.ClassGenerator
io.beanmapper.dynclass.io.beanmapper.dynclass.ClassStore
io.beanmapper.dynclass.io.beanmapper.dynclass.GeneratedClass
io.beanmapper.dynclass.io.beanmapper.dynclass.Node
io.beanmapper.exceptions
io.beanmapper.exceptions.io.beanmapper.exceptions.BeanCollectionNotSupportedException
io.beanmapper.exceptions.io.beanmapper.exceptions.BeanCollectionUnassignableTargetCollectionTypeException
io.beanmapper.exceptions.io.beanmapper.exceptions.BeanConfigurationOperationNotAllowedException
io.beanmapper.exceptions.io.beanmapper.exceptions.BeanConstructException
io.beanmapper.exceptions.io.beanmapper.exceptions.BeanConversionException
io.beanmapper.exceptions.io.beanmapper.exceptions.BeanDynamicClassGenerationException
io.beanmapper.exceptions.io.beanmapper.exceptions.BeanInstantiationException
io.beanmapper.exceptions.io.beanmapper.exceptions.BeanMappingException
io.beanmapper.exceptions.io.beanmapper.exceptions.BeanMissingPathException
io.beanmapper.exceptions.io.beanmapper.exceptions.BeanNoLogicSecuredCheckSetException
io.beanmapper.exceptions.io.beanmapper.exceptions.BeanNoNeighboursException
io.beanmapper.exceptions.io.beanmapper.exceptions.BeanNoRoleSecuredCheckSetException
io.beanmapper.exceptions.io.beanmapper.exceptions.BeanNoSuchPropertyException
io.beanmapper.exceptions.io.beanmapper.exceptions.BeanNoTargetException
io.beanmapper.exceptions.io.beanmapper.exceptions.BeanPropertyNoMatchException
io.beanmapper.exceptions.io.beanmapper.exceptions.BeanPropertyReadException
io.beanmapper.exceptions.io.beanmapper.exceptions.BeanPropertyWriteException
io.beanmapper.exceptions.io.beanmapper.exceptions.FieldShadowingException
io.beanmapper.exceptions.io.beanmapper.exceptions.MappingException
io.beanmapper.exceptions.io.beanmapper.exceptions.NoSuchFieldInTargetClass
io.beanmapper.exceptions.io.beanmapper.exceptions.RecordConstructorConflictException
io.beanmapper.exceptions.io.beanmapper.exceptions.RecordConstructorNotFoundException
io.beanmapper.exceptions.io.beanmapper.exceptions.RecordInstantiationException
io.beanmapper.exceptions.io.beanmapper.exceptions.RecordMappingException
io.beanmapper.exceptions.io.beanmapper.exceptions.RecordMappingToIntermediaryException
io.beanmapper.exceptions.io.beanmapper.exceptions.RecordNoAvailableConstructorsExceptions
io.beanmapper.exceptions.io.beanmapper.exceptions.SourceFieldAccessException
io.beanmapper.strategy
io.beanmapper.strategy.io.beanmapper.strategy.AbstractMapStrategy
io.beanmapper.strategy.io.beanmapper.strategy.ConstructorArguments
io.beanmapper.strategy.io.beanmapper.strategy.MapCollectionStrategy
io.beanmapper.strategy.io.beanmapper.strategy.MapStrategy
io.beanmapper.strategy.io.beanmapper.strategy.MapStrategyType
io.beanmapper.strategy.io.beanmapper.strategy.MapToClassStrategy
io.beanmapper.strategy.io.beanmapper.strategy.MapToDynamicClassStrategy
io.beanmapper.strategy.io.beanmapper.strategy.MapToInstanceStrategy
io.beanmapper.strategy.io.beanmapper.strategy.MapToRecordStrategy
io.beanmapper.utils
io.beanmapper.utils.io.beanmapper.utils.Check
io.beanmapper.utils.io.beanmapper.utils.Classes
io.beanmapper.utils.io.beanmapper.utils.DefaultValues
io.beanmapper.utils.io.beanmapper.utils.Records
io.beanmapper.utils.io.beanmapper.utils.Trinary




© 2015 - 2024 Weber Informatics LLC | Privacy Policy