License |
License
GNU General Public License v3.0
|
---|---|
Categories |
CategoriesMaven Build Tools |
GroupId | GroupIdcom.github.jpmorganchase.lint-assert |
ArtifactId | ArtifactIdlint-assert-maven-plugin |
Version | Version1.0.1 |
Type | Typemaven-plugin |
Description |
DescriptionJava Lint Assert Maven Plugin
Pluggable linting utility for Java tests
|
<plugin>
<groupId>com.github.jpmorganchase.lint-assert</groupId>
<artifactId>lint-assert-maven-plugin</artifactId>
<version>1.0.1</version>
</plugin>
Group / Artifact | Type | Version |
---|---|---|
org.apache.maven : maven-plugin-api | jar | 3.6.0 |
org.apache.maven.plugin-tools : maven-plugin-annotations | jar | 3.6.0 |
org.apache.maven : maven-core | jar | 3.6.0 |
org.apache.maven.shared : maven-shared-utils | jar | 3.3.3 |
com.github.jpmorganchase.lint-assert : core | jar | 1.0.1 |
com.github.jpmorganchase.lint-assert : samples | jar | 1.0.1 |
org.junit.jupiter : junit-jupiter-api | jar | 5.7.0 |
junit : junit | jar | 4.13.1 |
org.junit.jupiter : junit-jupiter-engine | jar | 5.7.0 |
org.junit.vintage : junit-vintage-engine | jar | 5.7.0 |
org.testng : testng | jar | 6.9.10 |
org.mockito : mockito-core | jar | 3.1.0 |
Group / Artifact | Type | Version |
---|---|---|
org.apache.maven.plugin-testing : maven-plugin-testing-harness | jar | 3.3.0 |
org.apache.maven : maven-compat | jar | 3.6.0 |
ch.qos.logback : logback-classic | jar | 1.2.3 |