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

dmn-check 1.1.6

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

Лицензия

Лицензия

Группа

Группа

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

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

dmn-check
Версия

Версия

1.1.6
Тип

Тип

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 1.1.6

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

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

Зависимости

compile (3)

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

test (6)

Идентификатор библиотеки Тип Версия
org.junit.platform : junit-platform-launcher jar 1.6.0
org.junit.jupiter : junit-jupiter-engine jar 5.6.0
org.junit.jupiter : junit-jupiter-api jar 5.6.0
org.junit.jupiter : junit-jupiter-params jar 5.6.0
org.junit-pioneer : junit-pioneer jar 0.5.4
org.hamcrest : hamcrest-all jar 1.3

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

  • core
  • validators
  • server
  • maven-plugin