Last Version

Maven Enforcer Custom Rules 1.1.1

A library of custom rules to use in maven enforcer plugin.

License

License

Categories

Categories

Maven Build Tools
GroupId

GroupId

io.github.89iuv
ArtifactId

ArtifactId

maven-enforcer-custom-rules
Version

Version

1.1.1
Type

Type

jar
Description

Description

Maven Enforcer Custom Rules
A library of custom rules to use in maven enforcer plugin.
Project URL

Project URL

https://github.com/89iuv/maven-enforcer-custom-rules
Source Code Management

Source Code Management

https://github.com/89iuv/maven-enforcer-custom-rules

Download maven-enforcer-custom-rules 1.1.1


<!-- 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"]

Dependencies

compile (4)

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

test (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

Project Modules

There are no modules declared in this project.