Last Version

de.redsix:dmn-check-validators 1.2.4

A Maven plugin which performs various static analyses on Decision Model Notation (DMN) files to detect bugs

License

License

GroupId

GroupId

de.redsix
ArtifactId

ArtifactId

dmn-check-validators
Version

Version

1.2.4
Type

Type

jar
Description

Description

A Maven plugin which performs various static analyses on Decision Model Notation (DMN) files to detect bugs
Project Organization

Project Organization

red6 enterprise software GmbH

Download dmn-check-validators 1.2.4


<!-- https://jarcasting.com/artifacts/de.redsix/dmn-check-validators/ -->
<dependency>
    <groupId>de.redsix</groupId>
    <artifactId>dmn-check-validators</artifactId>
    <version>1.2.4</version>
</dependency>
// https://jarcasting.com/artifacts/de.redsix/dmn-check-validators/
implementation 'de.redsix:dmn-check-validators:1.2.4'
// https://jarcasting.com/artifacts/de.redsix/dmn-check-validators/
implementation ("de.redsix:dmn-check-validators:1.2.4")
'de.redsix:dmn-check-validators:jar:1.2.4'
<dependency org="de.redsix" name="dmn-check-validators" rev="1.2.4">
  <artifact name="dmn-check-validators" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.redsix', module='dmn-check-validators', version='1.2.4')
)
libraryDependencies += "de.redsix" % "dmn-check-validators" % "1.2.4"
[de.redsix/dmn-check-validators "1.2.4"]

Dependencies

compile (6)

Group / Artifact Type Version
de.redsix : dmn-check-core jar 1.2.4
io.github.classgraph : classgraph jar 4.8.115
org.jparsec : jparsec jar 3.1
org.checkerframework : checker-qual jar 3.18.0
com.google.code.findbugs : annotations jar 3.0.1u2
org.derive4j : derive4j Optional jar 1.1.1

test (6)

Group / Artifact Type Version
org.mockito : mockito-core jar 3.12.4
org.junit.platform : junit-platform-launcher jar 1.7.0
org.junit.jupiter : junit-jupiter-engine jar 5.7.0
org.junit.jupiter : junit-jupiter-api jar 5.7.0
org.junit.jupiter : junit-jupiter-params jar 5.7.0
org.hamcrest : hamcrest-all jar 1.3

Project Modules

There are no modules declared in this project.