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

Download mmm-property JAR 0.9.8 with all dependencies


Java module providing advanced powerful properties.

Files of the artifact mmm-property version 0.9.8 from the group io.github.m-m-m.

Artifact mmm-property
Group io.github.m-m-m
Version 0.9.8
Last update 10. August 2024
Tags: providing java powerful advanced module properties
Organization mmm-team
URL https://m-m-m.github.io/
License Apache Software License, Version 2.0
Dependencies amount 6
Dependencies mmm-marshall-json, mmm-value-observable, mmm-value-converter, mmm-validation, mmm-base-metainfo, slf4j-api,
There are maybe transitive dependencies!
The newest version!
Show more of this group  Show more artifacts with this name
Show all versions of mmm-property Show documentation

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

0 downloads

Source code of mmm-property version 0.9.8

META-INF
META-INF.META-INF.MANIFEST.MF
META-INF.maven.io.github.m-m-m.mmm-property
META-INF.maven.io.github.m-m-m.mmm-property.META-INF.maven.io.github.m-m-m.mmm-property.pom.properties
META-INF.maven.io.github.m-m-m.mmm-property.META-INF.maven.io.github.m-m-m.mmm-property.pom.xml
META-INF.services
META-INF.services.META-INF.services.io.github.mmm.property.factory.PropertyFactory
io.github.mmm.property
io.github.mmm.property.io.github.mmm.property.AbstractPropertyMetadata
io.github.mmm.property.io.github.mmm.property.AttributeReadOnly
io.github.mmm.property.io.github.mmm.property.Property
io.github.mmm.property.io.github.mmm.property.PropertyMetadata
io.github.mmm.property.io.github.mmm.property.ReadableProperty
io.github.mmm.property.io.github.mmm.property.WritableProperty
io.github.mmm.property.booleans
io.github.mmm.property.booleans.io.github.mmm.property.booleans.BooleanProperty
io.github.mmm.property.booleans.io.github.mmm.property.booleans.PropertyFactoryBoolean
io.github.mmm.property.booleans.io.github.mmm.property.booleans.ReadableBooleanProperty
io.github.mmm.property.booleans.io.github.mmm.property.booleans.WritableBooleanProperty
io.github.mmm.property.booleans.io.github.mmm.property.booleans.package-info
io.github.mmm.property.comparable
io.github.mmm.property.comparable.io.github.mmm.property.comparable.ComparablePredicateSupport
io.github.mmm.property.comparable.io.github.mmm.property.comparable.ReadableComparableProperty
io.github.mmm.property.comparable.io.github.mmm.property.comparable.WritableComparableProperty
io.github.mmm.property.comparable.io.github.mmm.property.comparable.package-info
io.github.mmm.property.container
io.github.mmm.property.container.io.github.mmm.property.container.ContainerProperty
io.github.mmm.property.container.io.github.mmm.property.container.ReadableContainerProperty
io.github.mmm.property.container.io.github.mmm.property.container.WritableContainerProperty
io.github.mmm.property.container.collection
io.github.mmm.property.container.collection.io.github.mmm.property.container.collection.CollectionProperty
io.github.mmm.property.container.collection.io.github.mmm.property.container.collection.ReadableCollectionProperty
io.github.mmm.property.container.collection.io.github.mmm.property.container.collection.WritableCollectionProperty
io.github.mmm.property.container.collection.io.github.mmm.property.container.collection.package-info
io.github.mmm.property.container.list
io.github.mmm.property.container.list.io.github.mmm.property.container.list.ListProperty
io.github.mmm.property.container.list.io.github.mmm.property.container.list.PropertyFactoryList
io.github.mmm.property.container.list.io.github.mmm.property.container.list.ReadableListProperty
io.github.mmm.property.container.list.io.github.mmm.property.container.list.WritableListProperty
io.github.mmm.property.container.list.io.github.mmm.property.container.list.package-info
io.github.mmm.property.container.map
io.github.mmm.property.container.map.io.github.mmm.property.container.map.MapProperty
io.github.mmm.property.container.map.io.github.mmm.property.container.map.PropertyFactoryMap
io.github.mmm.property.container.map.io.github.mmm.property.container.map.ReadableMapProperty
io.github.mmm.property.container.map.io.github.mmm.property.container.map.WritableMapProperty
io.github.mmm.property.container.map.io.github.mmm.property.container.map.package-info
io.github.mmm.property.container
io.github.mmm.property.container.io.github.mmm.property.container.package-info
io.github.mmm.property.container.set
io.github.mmm.property.container.set.io.github.mmm.property.container.set.PropertyFactorySet
io.github.mmm.property.container.set.io.github.mmm.property.container.set.ReadableSetProperty
io.github.mmm.property.container.set.io.github.mmm.property.container.set.SetProperty
io.github.mmm.property.container.set.io.github.mmm.property.container.set.WritableSetProperty
io.github.mmm.property.container.set.io.github.mmm.property.container.set.package-info
io.github.mmm.property.criteria
io.github.mmm.property.criteria.io.github.mmm.property.criteria.BooleanLiteral
io.github.mmm.property.criteria.io.github.mmm.property.criteria.BooleanSelection
io.github.mmm.property.criteria.io.github.mmm.property.criteria.CriteriaAggregation
io.github.mmm.property.criteria.io.github.mmm.property.criteria.CriteriaAggregationOperator
io.github.mmm.property.criteria.io.github.mmm.property.criteria.CriteriaExpression
io.github.mmm.property.criteria.io.github.mmm.property.criteria.CriteriaFormatter
io.github.mmm.property.criteria.io.github.mmm.property.criteria.CriteriaMarshalling
io.github.mmm.property.criteria.io.github.mmm.property.criteria.CriteriaObjectParser
io.github.mmm.property.criteria.io.github.mmm.property.criteria.CriteriaOperator
io.github.mmm.property.criteria.io.github.mmm.property.criteria.CriteriaOrdering
io.github.mmm.property.criteria.io.github.mmm.property.criteria.CriteriaParameter
io.github.mmm.property.criteria.io.github.mmm.property.criteria.CriteriaParameters
io.github.mmm.property.criteria.io.github.mmm.property.criteria.CriteriaPredicate
io.github.mmm.property.criteria.io.github.mmm.property.criteria.CriteriaVisitor
io.github.mmm.property.criteria.io.github.mmm.property.criteria.LikePatternSyntax
io.github.mmm.property.criteria.io.github.mmm.property.criteria.Literal
io.github.mmm.property.criteria.io.github.mmm.property.criteria.PredicateOperator
io.github.mmm.property.criteria.io.github.mmm.property.criteria.ProjectionProperty
io.github.mmm.property.criteria.io.github.mmm.property.criteria.PropertyAssignment
io.github.mmm.property.criteria.io.github.mmm.property.criteria.PropertyPathHelper
io.github.mmm.property.criteria.io.github.mmm.property.criteria.PropertyPathParser
io.github.mmm.property.criteria.io.github.mmm.property.criteria.SimplePathParser
io.github.mmm.property.criteria.impl
io.github.mmm.property.criteria.impl.io.github.mmm.property.criteria.impl.AbstractCriteriaExpression
io.github.mmm.property.criteria.impl.io.github.mmm.property.criteria.impl.AbstractCriteriaPredicate
io.github.mmm.property.criteria.impl.io.github.mmm.property.criteria.impl.BooleanLiteralImpl
io.github.mmm.property.criteria.impl.io.github.mmm.property.criteria.impl.ConjunctionPredicate
io.github.mmm.property.criteria.impl.io.github.mmm.property.criteria.impl.CriteriaAggregationImpl
io.github.mmm.property.criteria.impl.io.github.mmm.property.criteria.impl.CriteriaParametersInline
io.github.mmm.property.criteria.impl.io.github.mmm.property.criteria.impl.GenericLiteral
io.github.mmm.property.criteria.impl.io.github.mmm.property.criteria.impl.NumberLiteral
io.github.mmm.property.criteria.impl.io.github.mmm.property.criteria.impl.SimplePredicate
io.github.mmm.property.criteria.impl.io.github.mmm.property.criteria.impl.StringLiteral
io.github.mmm.property.criteria.impl.io.github.mmm.property.criteria.impl.TemporalLiteral
io.github.mmm.property.enumeration
io.github.mmm.property.enumeration.io.github.mmm.property.enumeration.EnumProperty
io.github.mmm.property.enumeration.io.github.mmm.property.enumeration.PropertyFactoryEnum
io.github.mmm.property.enumeration.io.github.mmm.property.enumeration.ReadableEnumProperty
io.github.mmm.property.enumeration.io.github.mmm.property.enumeration.WritableEnumProperty
io.github.mmm.property.enumeration.io.github.mmm.property.enumeration.package-info
io.github.mmm.property.factory
io.github.mmm.property.factory.io.github.mmm.property.factory.AbstractPropertyFactory
io.github.mmm.property.factory.io.github.mmm.property.factory.AbstractSimplePropertyFactory
io.github.mmm.property.factory.io.github.mmm.property.factory.PropertyFactory
io.github.mmm.property.factory.io.github.mmm.property.factory.PropertyFactoryManager
io.github.mmm.property.factory.io.github.mmm.property.factory.PropertyTypeInfo
io.github.mmm.property.factory.io.github.mmm.property.factory.SimplePropertyFactory
io.github.mmm.property.impl
io.github.mmm.property.impl.io.github.mmm.property.impl.PropertyFactoryManagerImpl
io.github.mmm.property.impl.metadata
io.github.mmm.property.impl.metadata.io.github.mmm.property.impl.metadata.PropertyMetadataExpression
io.github.mmm.property.impl.metadata.io.github.mmm.property.impl.metadata.PropertyMetadataInfo
io.github.mmm.property.impl.metadata.io.github.mmm.property.impl.metadata.PropertyMetadataLock
io.github.mmm.property.impl.metadata.io.github.mmm.property.impl.metadata.PropertyMetadataNone
io.github.mmm.property.impl.metadata.io.github.mmm.property.impl.metadata.PropertyMetadataValidator
io.github.mmm.property.impl.readonly
io.github.mmm.property.impl.readonly.io.github.mmm.property.impl.readonly.AttributeAlwaysReadOnly
io.github.mmm.property.impl.readonly.io.github.mmm.property.impl.readonly.AttributeNeverReadOnly
io.github.mmm.property.locale
io.github.mmm.property.locale.io.github.mmm.property.locale.LocaleProperty
io.github.mmm.property.locale.io.github.mmm.property.locale.PropertyFactoryLocale
io.github.mmm.property.locale.io.github.mmm.property.locale.ReadableLocaleProperty
io.github.mmm.property.locale.io.github.mmm.property.locale.WritableLocaleProperty
io.github.mmm.property.locale.io.github.mmm.property.locale.package-info
io.github.mmm.property.number
io.github.mmm.property.number.io.github.mmm.property.number.NumberProperty
io.github.mmm.property.number.io.github.mmm.property.number.ReadableNumberProperty
io.github.mmm.property.number.io.github.mmm.property.number.WritableNumberProperty
io.github.mmm.property.number.bigdecimal
io.github.mmm.property.number.bigdecimal.io.github.mmm.property.number.bigdecimal.BigDecimalProperty
io.github.mmm.property.number.bigdecimal.io.github.mmm.property.number.bigdecimal.PropertyFactoryBigDecimal
io.github.mmm.property.number.bigdecimal.io.github.mmm.property.number.bigdecimal.ReadableBigDecimalProperty
io.github.mmm.property.number.bigdecimal.io.github.mmm.property.number.bigdecimal.WritableBigDecimalProperty
io.github.mmm.property.number.bigdecimal.io.github.mmm.property.number.bigdecimal.package-info
io.github.mmm.property.number.biginteger
io.github.mmm.property.number.biginteger.io.github.mmm.property.number.biginteger.BigIntegerProperty
io.github.mmm.property.number.biginteger.io.github.mmm.property.number.biginteger.PropertyFactoryBigInteger
io.github.mmm.property.number.biginteger.io.github.mmm.property.number.biginteger.ReadableBigIntegerProperty
io.github.mmm.property.number.biginteger.io.github.mmm.property.number.biginteger.WritableBigIntegerProperty
io.github.mmm.property.number.biginteger.io.github.mmm.property.number.biginteger.package-info
io.github.mmm.property.number.bytes
io.github.mmm.property.number.bytes.io.github.mmm.property.number.bytes.ByteProperty
io.github.mmm.property.number.bytes.io.github.mmm.property.number.bytes.PropertyFactoryByte
io.github.mmm.property.number.bytes.io.github.mmm.property.number.bytes.ReadableByteProperty
io.github.mmm.property.number.bytes.io.github.mmm.property.number.bytes.WritableByteProperty
io.github.mmm.property.number.bytes.io.github.mmm.property.number.bytes.package-info
io.github.mmm.property.number.doubles
io.github.mmm.property.number.doubles.io.github.mmm.property.number.doubles.DoubleProperty
io.github.mmm.property.number.doubles.io.github.mmm.property.number.doubles.PropertyFactoryDouble
io.github.mmm.property.number.doubles.io.github.mmm.property.number.doubles.ReadableDoubleProperty
io.github.mmm.property.number.doubles.io.github.mmm.property.number.doubles.WritableDoubleProperty
io.github.mmm.property.number.doubles.io.github.mmm.property.number.doubles.package-info
io.github.mmm.property.number.floats
io.github.mmm.property.number.floats.io.github.mmm.property.number.floats.FloatProperty
io.github.mmm.property.number.floats.io.github.mmm.property.number.floats.PropertyFactoryFloat
io.github.mmm.property.number.floats.io.github.mmm.property.number.floats.ReadableFloatProperty
io.github.mmm.property.number.floats.io.github.mmm.property.number.floats.WritableFloatProperty
io.github.mmm.property.number.floats.io.github.mmm.property.number.floats.package-info
io.github.mmm.property.number.integers
io.github.mmm.property.number.integers.io.github.mmm.property.number.integers.IntegerProperty
io.github.mmm.property.number.integers.io.github.mmm.property.number.integers.PropertyFactoryInteger
io.github.mmm.property.number.integers.io.github.mmm.property.number.integers.ReadableIntegerProperty
io.github.mmm.property.number.integers.io.github.mmm.property.number.integers.WritableIntegerProperty
io.github.mmm.property.number.integers.io.github.mmm.property.number.integers.package-info
io.github.mmm.property.number.longs
io.github.mmm.property.number.longs.io.github.mmm.property.number.longs.LongProperty
io.github.mmm.property.number.longs.io.github.mmm.property.number.longs.PropertyFactoryLong
io.github.mmm.property.number.longs.io.github.mmm.property.number.longs.ReadableLongProperty
io.github.mmm.property.number.longs.io.github.mmm.property.number.longs.WritableLongProperty
io.github.mmm.property.number.longs.io.github.mmm.property.number.longs.package-info
io.github.mmm.property.number
io.github.mmm.property.number.io.github.mmm.property.number.package-info
io.github.mmm.property.number.shorts
io.github.mmm.property.number.shorts.io.github.mmm.property.number.shorts.PropertyFactoryShort
io.github.mmm.property.number.shorts.io.github.mmm.property.number.shorts.ReadableShortProperty
io.github.mmm.property.number.shorts.io.github.mmm.property.number.shorts.ShortProperty
io.github.mmm.property.number.shorts.io.github.mmm.property.number.shorts.WritableShortProperty
io.github.mmm.property.number.shorts.io.github.mmm.property.number.shorts.package-info
io.github.mmm.property.object
io.github.mmm.property.object.io.github.mmm.property.object.ObjectProperty
io.github.mmm.property.object.io.github.mmm.property.object.PropertyFactoryObject
io.github.mmm.property.object.io.github.mmm.property.object.ReadableObjectProperty
io.github.mmm.property.object.io.github.mmm.property.object.ReadableSimpleProperty
io.github.mmm.property.object.io.github.mmm.property.object.SimpleProperty
io.github.mmm.property.object.io.github.mmm.property.object.WritableObjectProperty
io.github.mmm.property.object.io.github.mmm.property.object.WritableSimpleProperty
io.github.mmm.property.object.io.github.mmm.property.object.package-info
io.github.mmm.property
io.github.mmm.property.io.github.mmm.property.package-info
io.github.mmm.property.pattern
io.github.mmm.property.pattern.io.github.mmm.property.pattern.PatternProperty
io.github.mmm.property.pattern.io.github.mmm.property.pattern.PropertyFactoryPattern
io.github.mmm.property.pattern.io.github.mmm.property.pattern.ReadablePatternProperty
io.github.mmm.property.pattern.io.github.mmm.property.pattern.WritablePatternProperty
io.github.mmm.property.pattern.io.github.mmm.property.pattern.package-info
io.github.mmm.property.range
io.github.mmm.property.range.io.github.mmm.property.range.PropertyFactoryRange
io.github.mmm.property.range.io.github.mmm.property.range.RangeProperty
io.github.mmm.property.range.io.github.mmm.property.range.RangeTypeMapper
io.github.mmm.property.range.io.github.mmm.property.range.ReadableRangeProperty
io.github.mmm.property.range.io.github.mmm.property.range.WritableRangeProperty
io.github.mmm.property.range.io.github.mmm.property.range.package-info
io.github.mmm.property.string
io.github.mmm.property.string.io.github.mmm.property.string.PasswordProperty
io.github.mmm.property.string.io.github.mmm.property.string.PropertyFactoryPassword
io.github.mmm.property.string.io.github.mmm.property.string.PropertyFactoryString
io.github.mmm.property.string.io.github.mmm.property.string.ReadablePasswordProperty
io.github.mmm.property.string.io.github.mmm.property.string.ReadableStringProperty
io.github.mmm.property.string.io.github.mmm.property.string.ReadableTagsProperty
io.github.mmm.property.string.io.github.mmm.property.string.StringCollectionProperty
io.github.mmm.property.string.io.github.mmm.property.string.StringListCsvProperty
io.github.mmm.property.string.io.github.mmm.property.string.StringListProperty
io.github.mmm.property.string.io.github.mmm.property.string.StringProperty
io.github.mmm.property.string.io.github.mmm.property.string.StringSetCsvProperty
io.github.mmm.property.string.io.github.mmm.property.string.StringSetProperty
io.github.mmm.property.string.io.github.mmm.property.string.WritablePasswordProperty
io.github.mmm.property.string.io.github.mmm.property.string.WritableStringProperty
io.github.mmm.property.string.io.github.mmm.property.string.WritableTagsProperty
io.github.mmm.property.string.io.github.mmm.property.string.package-info
io.github.mmm.property.temporal
io.github.mmm.property.temporal.io.github.mmm.property.temporal.DurationInSecondsProperty
io.github.mmm.property.temporal.io.github.mmm.property.temporal.TemporalAmountProperty
io.github.mmm.property.temporal.io.github.mmm.property.temporal.TemporalProperty
io.github.mmm.property.temporal.duration
io.github.mmm.property.temporal.duration.io.github.mmm.property.temporal.duration.DurationProperty
io.github.mmm.property.temporal.duration.io.github.mmm.property.temporal.duration.PropertyFactoryDuration
io.github.mmm.property.temporal.duration.io.github.mmm.property.temporal.duration.ReadableDurationProperty
io.github.mmm.property.temporal.duration.io.github.mmm.property.temporal.duration.WritableDurationProperty
io.github.mmm.property.temporal.instant
io.github.mmm.property.temporal.instant.io.github.mmm.property.temporal.instant.InstantProperty
io.github.mmm.property.temporal.instant.io.github.mmm.property.temporal.instant.PropertyFactoryInstant
io.github.mmm.property.temporal.instant.io.github.mmm.property.temporal.instant.ReadableInstantProperty
io.github.mmm.property.temporal.instant.io.github.mmm.property.temporal.instant.WritableInstantProperty
io.github.mmm.property.temporal.instant.io.github.mmm.property.temporal.instant.package-info
io.github.mmm.property.temporal.localdate
io.github.mmm.property.temporal.localdate.io.github.mmm.property.temporal.localdate.LocalDateProperty
io.github.mmm.property.temporal.localdate.io.github.mmm.property.temporal.localdate.PropertyFactoryLocalDate
io.github.mmm.property.temporal.localdate.io.github.mmm.property.temporal.localdate.ReadableLocalDateProperty
io.github.mmm.property.temporal.localdate.io.github.mmm.property.temporal.localdate.WritableLocalDateProperty
io.github.mmm.property.temporal.localdate.io.github.mmm.property.temporal.localdate.package-info
io.github.mmm.property.temporal.localdatetime
io.github.mmm.property.temporal.localdatetime.io.github.mmm.property.temporal.localdatetime.LocalDateTimeProperty
io.github.mmm.property.temporal.localdatetime.io.github.mmm.property.temporal.localdatetime.PropertyFactoryLocalDateTime
io.github.mmm.property.temporal.localdatetime.io.github.mmm.property.temporal.localdatetime.ReadableLocalDateTimeProperty
io.github.mmm.property.temporal.localdatetime.io.github.mmm.property.temporal.localdatetime.WritableLocalDateTimeProperty
io.github.mmm.property.temporal.localdatetime.io.github.mmm.property.temporal.localdatetime.package-info
io.github.mmm.property.temporal.localtime
io.github.mmm.property.temporal.localtime.io.github.mmm.property.temporal.localtime.LocalTimeProperty
io.github.mmm.property.temporal.localtime.io.github.mmm.property.temporal.localtime.PropertyFactoryLocalTime
io.github.mmm.property.temporal.localtime.io.github.mmm.property.temporal.localtime.ReadableLocalTimeProperty
io.github.mmm.property.temporal.localtime.io.github.mmm.property.temporal.localtime.WritableLocalTimeProperty
io.github.mmm.property.temporal.localtime.io.github.mmm.property.temporal.localtime.package-info
io.github.mmm.property.temporal.offsetdatetime
io.github.mmm.property.temporal.offsetdatetime.io.github.mmm.property.temporal.offsetdatetime.OffsetDateTimeProperty
io.github.mmm.property.temporal.offsetdatetime.io.github.mmm.property.temporal.offsetdatetime.PropertyFactoryOffsetDateTime
io.github.mmm.property.temporal.offsetdatetime.io.github.mmm.property.temporal.offsetdatetime.ReadableOffsetDateTimeProperty
io.github.mmm.property.temporal.offsetdatetime.io.github.mmm.property.temporal.offsetdatetime.WritableOffsetDateTimeProperty
io.github.mmm.property.temporal.offsetdatetime.io.github.mmm.property.temporal.offsetdatetime.package-info
io.github.mmm.property.temporal.offsettime
io.github.mmm.property.temporal.offsettime.io.github.mmm.property.temporal.offsettime.OffsetTimeProperty
io.github.mmm.property.temporal.offsettime.io.github.mmm.property.temporal.offsettime.PropertyFactoryOffsetTime
io.github.mmm.property.temporal.offsettime.io.github.mmm.property.temporal.offsettime.ReadableOffsetTimeProperty
io.github.mmm.property.temporal.offsettime.io.github.mmm.property.temporal.offsettime.WritableOffsetTimeProperty
io.github.mmm.property.temporal.offsettime.io.github.mmm.property.temporal.offsettime.package-info
io.github.mmm.property.temporal
io.github.mmm.property.temporal.io.github.mmm.property.temporal.package-info
io.github.mmm.property.temporal.zoneddatetime
io.github.mmm.property.temporal.zoneddatetime.io.github.mmm.property.temporal.zoneddatetime.PropertyFactoryZonedDateTime
io.github.mmm.property.temporal.zoneddatetime.io.github.mmm.property.temporal.zoneddatetime.ReadableZonedDateTimeProperty
io.github.mmm.property.temporal.zoneddatetime.io.github.mmm.property.temporal.zoneddatetime.WritableZonedDateTimeProperty
io.github.mmm.property.temporal.zoneddatetime.io.github.mmm.property.temporal.zoneddatetime.ZonedDateTimeProperty
io.github.mmm.property.temporal.zoneddatetime.io.github.mmm.property.temporal.zoneddatetime.package-info
.module-info




© 2015 - 2024 Weber Informatics LLC | Privacy Policy