License |
License |
---|---|
Categories |
CategoriesMaven Build Tools |
GroupId | GroupIdio.github.89iuv |
ArtifactId | ArtifactIdmaven-enforcer-custom-rules |
Version | Version1.1.1 |
Type | Typejar |
Description |
DescriptionMaven Enforcer Custom Rules
A library of custom rules to use in maven enforcer plugin.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/io.github.89iuv/maven-enforcer-custom-rules/ -->
<dependency>
<groupId>io.github.89iuv</groupId>
<artifactId>maven-enforcer-custom-rules</artifactId>
<version>1.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.89iuv/maven-enforcer-custom-rules/
implementation 'io.github.89iuv:maven-enforcer-custom-rules:1.1.1'
// https://jarcasting.com/artifacts/io.github.89iuv/maven-enforcer-custom-rules/
implementation ("io.github.89iuv:maven-enforcer-custom-rules:1.1.1")
'io.github.89iuv:maven-enforcer-custom-rules:jar:1.1.1'
<dependency org="io.github.89iuv" name="maven-enforcer-custom-rules" rev="1.1.1">
<artifact name="maven-enforcer-custom-rules" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.89iuv', module='maven-enforcer-custom-rules', version='1.1.1')
)
libraryDependencies += "io.github.89iuv" % "maven-enforcer-custom-rules" % "1.1.1"
[io.github.89iuv/maven-enforcer-custom-rules "1.1.1"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.maven.enforcer : enforcer-api | jar | 1.4.1 |
org.apache.maven : maven-core | jar | 3.5.3 |
org.apache.maven : maven-artifact | jar | 3.5.3 |
org.apache.maven : maven-plugin-api | jar | 3.5.3 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
org.mockito : mockito-core | jar | 2.23.0 |
org.assertj : assertj-core | jar | 3.11.1 |