| License |
License |
|---|---|
| Categories |
CategoriesMaven Build Tools |
| GroupId | GroupIdio.github.hoodihub |
| ArtifactId | ArtifactIdnull-check-instrumenter-maven-plugin |
| Last Version | Last Version1.1.0 |
| Release Date | Release Date |
| Type | Typemaven-plugin |
| Description |
DescriptionNull-Check Instrumenter
Processes non-null annotations and injects code to throw an exception (or log an error), when the non-null
constraint is violated.
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
<plugin>
<groupId>io.github.hoodihub</groupId>
<artifactId>null-check-instrumenter-maven-plugin</artifactId>
<version>1.1.0</version>
</plugin>
| Group / Artifact | Type | Version |
|---|---|---|
| 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 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.apache.maven.plugin-tools : maven-plugin-annotations | jar | 3.6.1 |
| org.jetbrains : annotations | jar | 20.1.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.junit.jupiter : junit-jupiter-engine | jar | 5.8.1 |
| org.junit.jupiter : junit-jupiter-params | jar | 5.8.1 |