dmn-check

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

Лицензия

Лицензия

Группа

Группа

de.redsix
Идентификатор

Идентификатор

dmn-check
Последняя версия

Последняя версия

1.2.4
Дата

Дата

Тип

Тип

pom
Описание

Описание

dmn-check
A Maven plugin which performs various static analyses on Decision Model Notation (DMN) files to detect bugs
Ссылка на сайт

Ссылка на сайт

https://github.com/red6/dmn-check
Организация-разработчик

Организация-разработчик

red6 enterprise software GmbH
Система контроля версий

Система контроля версий

https://github.com/red6/dmn-check.git

Скачать dmn-check

Имя Файла Размер
dmn-check-1.2.4.pom 14 KB
Обзор

Как подключить последнюю версию

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

Зависимости

compile (3)

Идентификатор библиотеки Тип Версия
org.checkerframework : checker-qual jar 3.18.0
com.google.code.findbugs : annotations jar 3.0.1u2
org.derive4j : derive4j Необязательный jar 1.1.1

test (5)

Идентификатор библиотеки Тип Версия
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

Модули Проекта

  • core
  • validators
  • server
  • maven-plugin
  • plugin-base
de.redsix

red6 enterprise software GmbH

Версии библиотеки

Версия
1.2.4
1.2.3
1.2.2
1.2.1
1.2.0
1.1.6
1.1.5
1.1.4
1.1.3
1.1.2
1.1.1
1.1.0
1.0.6
1.0.5
1.0.4
1.0.3
1.0.2
1.0.1
1.0.0