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

Download cdc-mf-checks JAR 0.38.0 with all dependencies


Files of the artifact cdc-mf-checks version 0.38.0 from the group com.gitlab.cdc-java.mf.

Artifact cdc-mf-checks
Group com.gitlab.cdc-java.mf
Version 0.38.0
Last update 28. September 2024
Tags: framework modelling
Organization not specified
URL https://www.gitlab.com/cdc-java/cdc-mf
License not specified
Dependencies amount 5
Dependencies cdc-mf-model, cdc-issues-api, cdc-issues-checks, cdc-issues-impl, cdc-util-core,
There are maybe transitive dependencies!
The newest version!
Show more of this group  Show more artifacts with this name
Show all versions of cdc-mf-checks Show documentation

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

0 downloads

Source code of cdc-mf-checks version 0.38.0

..empty
META-INF
META-INF.META-INF.MANIFEST.MF
META-INF.maven.com.gitlab.cdc-java.mf.cdc-mf-checks
META-INF.maven.com.gitlab.cdc-java.mf.cdc-mf-checks.META-INF.maven.com.gitlab.cdc-java.mf.cdc-mf-checks.pom.properties
META-INF.maven.com.gitlab.cdc-java.mf.cdc-mf-checks.META-INF.maven.com.gitlab.cdc-java.mf.cdc-mf-checks.pom.xml
cdc.mf.checks
cdc.mf.checks.cdc.mf.checks.DefaultProfile
cdc.mf.checks.cdc.mf.checks.DefaultRuleUtils
cdc.mf.checks.cdc.mf.checks.FormatUtils
cdc.mf.checks.cdc.mf.checks.IssueDescription
cdc.mf.checks.cdc.mf.checks.MfAbstractRuleChecker
cdc.mf.checks.atts.cardinality
cdc.mf.checks.atts.cardinality.cdc.mf.checks.atts.cardinality.AbstractCardinalityIsMandatory
cdc.mf.checks.atts.cardinality.cdc.mf.checks.atts.cardinality.AbstractCardinalityLowerBoundMustBeAmong
cdc.mf.checks.atts.cardinality.cdc.mf.checks.atts.cardinality.AbstractCardinalityLowerBoundMustBeOne
cdc.mf.checks.atts.cardinality.cdc.mf.checks.atts.cardinality.AbstractCardinalityLowerBoundMustBeZeroOrOne
cdc.mf.checks.atts.cardinality.cdc.mf.checks.atts.cardinality.AbstractCardinalityMustBeAmong
cdc.mf.checks.atts.cardinality.cdc.mf.checks.atts.cardinality.AbstractCardinalityMustBeOne
cdc.mf.checks.atts.cardinality.cdc.mf.checks.atts.cardinality.AbstractCardinalityMustBeValid
cdc.mf.checks.atts.cardinality.cdc.mf.checks.atts.cardinality.AbstractCardinalityMustBeWellFormed
cdc.mf.checks.atts.cardinality.cdc.mf.checks.atts.cardinality.AbstractCardinalityUpperBoundMustBeAmong
cdc.mf.checks.atts.cardinality.cdc.mf.checks.atts.cardinality.AbstractCardinalityUpperBoundMustBeOneOrUnbounded
cdc.mf.checks.atts.cardinality.cdc.mf.checks.atts.cardinality.AbstractCardinalityUpperBoundMustBeUnbounded
cdc.mf.checks.atts.id
cdc.mf.checks.atts.id.cdc.mf.checks.atts.id.AbstractIdIsMandatory
cdc.mf.checks.atts.name
cdc.mf.checks.atts.name.cdc.mf.checks.atts.name.AbstractNameIsMandatory
cdc.mf.checks.atts.name.cdc.mf.checks.atts.name.AbstractNameMustMatchPattern
cdc.mf.checks.atts.name.cdc.mf.checks.atts.name.AbstractNameMustNotMatchPattern
cdc.mf.checks.atts.name.cdc.mf.checks.atts.name.AbstractSiblingsMustHaveDifferentNames
cdc.mf.checks.atts.stereotypes
cdc.mf.checks.atts.stereotypes.cdc.mf.checks.atts.stereotypes.AbstractStereotypeIsMandatory
cdc.mf.checks.atts.stereotypes.cdc.mf.checks.atts.stereotypes.AbstractStereotypesAreForbidden
cdc.mf.checks.atts.text
cdc.mf.checks.atts.text.cdc.mf.checks.atts.text.AbstractTextMustBeUnicode
cdc.mf.checks.atts.text.cdc.mf.checks.atts.text.AbstractTextMustContainOneToken
cdc.mf.checks.atts.text.cdc.mf.checks.atts.text.AbstractTextMustMatchPattern
cdc.mf.checks.atts.text.cdc.mf.checks.atts.text.AbstractTextMustNotContainHtml
cdc.mf.checks.atts.text.cdc.mf.checks.atts.text.TextUtils
cdc.mf.checks.atts.visibility
cdc.mf.checks.atts.visibility.cdc.mf.checks.atts.visibility.AbstractVisibilityMustBePublic
cdc.mf.checks.nodes.classes
cdc.mf.checks.nodes.classes.cdc.mf.checks.nodes.classes.ClassNameIsMandatory
cdc.mf.checks.nodes.classes.cdc.mf.checks.nodes.classes.DefaultClassChecker
cdc.mf.checks.nodes.classes.cdc.mf.checks.nodes.classes.DefaultClassesChecker
cdc.mf.checks.nodes.documentations
cdc.mf.checks.nodes.documentations.cdc.mf.checks.nodes.documentations.AbstractDocumentationTextIsMandatory
cdc.mf.checks.nodes.documentations.cdc.mf.checks.nodes.documentations.AbstractDocumentationTextMustBeUnicode
cdc.mf.checks.nodes.documentations.cdc.mf.checks.nodes.documentations.AbstractDocumentationTextMustMatchPattern
cdc.mf.checks.nodes.documentations.cdc.mf.checks.nodes.documentations.AbstractDocumentationTextMustNotContainHtml
cdc.mf.checks.nodes.enumerations
cdc.mf.checks.nodes.enumerations.cdc.mf.checks.nodes.enumerations.DefaultEnumerationChecker
cdc.mf.checks.nodes.enumerations.cdc.mf.checks.nodes.enumerations.DefaultEnumerationsChecker
cdc.mf.checks.nodes.enumerations.cdc.mf.checks.nodes.enumerations.EnumerationNameIsMandatory
cdc.mf.checks.nodes.interfaces
cdc.mf.checks.nodes.interfaces.cdc.mf.checks.nodes.interfaces.DefaultInterfaceChecker
cdc.mf.checks.nodes.interfaces.cdc.mf.checks.nodes.interfaces.DefaultInterfacesChecker
cdc.mf.checks.nodes.interfaces.cdc.mf.checks.nodes.interfaces.InterfaceNameIsMandatory
cdc.mf.checks.nodes.misc
cdc.mf.checks.nodes.misc.cdc.mf.checks.nodes.misc.AbstractElementMustNotOwnAny
cdc.mf.checks.nodes.models
cdc.mf.checks.nodes.models.cdc.mf.checks.nodes.models.AbstractModelChecker
cdc.mf.checks.nodes.models.cdc.mf.checks.nodes.models.DefaultModelChecker
cdc.mf.checks.nodes.operations
cdc.mf.checks.nodes.operations.cdc.mf.checks.nodes.operations.DefaultOperationChecker
cdc.mf.checks.nodes.operations.cdc.mf.checks.nodes.operations.DefaultOperationsChecker
cdc.mf.checks.nodes.operations.cdc.mf.checks.nodes.operations.OperationNameIsMandatory
cdc.mf.checks.nodes.packages
cdc.mf.checks.nodes.packages.cdc.mf.checks.nodes.packages.DefaultPackageChecker
cdc.mf.checks.nodes.packages.cdc.mf.checks.nodes.packages.DefaultPackagesChecker
cdc.mf.checks.nodes.packages.cdc.mf.checks.nodes.packages.PackageIdIsMandatory
cdc.mf.checks.nodes.packages.cdc.mf.checks.nodes.packages.PackageNameIsMandatory
cdc.mf.checks.nodes.parameters
cdc.mf.checks.nodes.parameters.cdc.mf.checks.nodes.parameters.DefaultParameterChecker
cdc.mf.checks.nodes.parameters.cdc.mf.checks.nodes.parameters.DefaultParametersChecker
cdc.mf.checks.nodes.parameters.cdc.mf.checks.nodes.parameters.ParameterNameIsMandatory
cdc.mf.checks.nodes.properties
cdc.mf.checks.nodes.properties.cdc.mf.checks.nodes.properties.AbstractPropertyTypeIsMandatory
cdc.mf.checks.nodes.properties.cdc.mf.checks.nodes.properties.DefaultPropertiesChecker
cdc.mf.checks.nodes.properties.cdc.mf.checks.nodes.properties.DefaultPropertyChecker
cdc.mf.checks.nodes.properties.cdc.mf.checks.nodes.properties.PropertyNameIsMandatory
cdc.mf.checks.nodes.tags
cdc.mf.checks.nodes.tags.cdc.mf.checks.nodes.tags.AbstractTagIsMandatory
cdc.mf.checks.nodes.tags.cdc.mf.checks.nodes.tags.AbstractTagMustBeChosen
cdc.mf.checks.nodes.tags.cdc.mf.checks.nodes.tags.AbstractTagNameCountMustMatch
cdc.mf.checks.nodes.tags.cdc.mf.checks.nodes.tags.AbstractTagNameMustBeAllowed
cdc.mf.checks.nodes.tags.cdc.mf.checks.nodes.tags.AbstractTagValueMustMatchPattern
cdc.mf.checks.nodes.tags.cdc.mf.checks.nodes.tags.AbstractTagValuesMustBeUnique
cdc.mf.checks.nodes.tags.cdc.mf.checks.nodes.tags.DefaultTagChecker
cdc.mf.checks.nodes.tags.cdc.mf.checks.nodes.tags.DefaultTagsChecker
cdc.mf.checks.nodes.tags.cdc.mf.checks.nodes.tags.TagIdIsMandatory
cdc.mf.checks.nodes.tags.cdc.mf.checks.nodes.tags.TagNameIsMandatory
cdc.mf.checks.nodes.types
cdc.mf.checks.nodes.types.cdc.mf.checks.nodes.types.AbstractTypeMustDirectlyExtendAtMostOnceAType
cdc.mf.checks.nodes.types.cdc.mf.checks.nodes.types.AbstractTypeMustDirectlyImplementAtMostOnceAnInterface
cdc.mf.checks.nodes.types.cdc.mf.checks.nodes.types.AbstractTypeMustNotDeclareUselessInheritance




© 2015 - 2024 Weber Informatics LLC | Privacy Policy