Null-Check Instrumenter

Processes non-null annotations and injects code to throw an exception (or log an error), when the non-null constraint is violated.

Лицензия

Лицензия

Категории

Категории

Maven Компиляция и сборка
Группа

Группа

io.github.hoodihub
Идентификатор

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

null-check-instrumenter-maven-plugin
Последняя версия

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

1.1.0
Дата

Дата

Тип

Тип

maven-plugin
Описание

Описание

Null-Check Instrumenter
Processes non-null annotations and injects code to throw an exception (or log an error), when the non-null constraint is violated.
Ссылка на сайт

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

https://github.com/hoodihub/null-check-instrumenter-maven-plugin
Система контроля версий

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

https://github.com/hoodihub/null-check-instrumenter-maven-plugin

Скачать null-check-instrumenter-maven-plugin

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

<plugin>
    <groupId>io.github.hoodihub</groupId>
    <artifactId>null-check-instrumenter-maven-plugin</artifactId>
    <version>1.1.0</version>
</plugin>

Зависимости

compile (4)

Идентификатор библиотеки Тип Версия
org.apache.maven : maven-core jar 3.6.3
org.apache.maven : maven-plugin-api jar 3.6.3
org.ow2.asm : asm jar 9.2
org.ow2.asm : asm-util jar 9.2

provided (2)

Идентификатор библиотеки Тип Версия
org.apache.maven.plugin-tools : maven-plugin-annotations jar 3.6.1
org.jetbrains : annotations jar 20.1.0

test (2)

Идентификатор библиотеки Тип Версия
org.junit.jupiter : junit-jupiter-engine jar 5.8.1
org.junit.jupiter : junit-jupiter-params jar 5.8.1

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

Данный проект не имеет модулей.

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

Версия
1.1.0
1.0.1
1.0.0