Pedantic POM Enforcers

The Pedantic POM Enforcers consist of serveral Maven enforcer rules that help you keep your project setup consistent and organized.

License

License

Categories

Categories

Ant Build Tools
GroupId

GroupId

com.github.ferstl
ArtifactId

ArtifactId

pedantic-pom-enforcers
Last Version

Last Version

2.1.0
Release Date

Release Date

Type

Type

jar
Description

Description

Pedantic POM Enforcers
The Pedantic POM Enforcers consist of serveral Maven enforcer rules that help you keep your project setup consistent and organized.
Project URL

Project URL

https://github.com/ferstl/pedantic-pom-enforcers
Source Code Management

Source Code Management

https://github.com/ferstl/pedantic-pom-enforcers

Download pedantic-pom-enforcers

How to add to project

<!-- https://jarcasting.com/artifacts/com.github.ferstl/pedantic-pom-enforcers/ -->
<dependency>
    <groupId>com.github.ferstl</groupId>
    <artifactId>pedantic-pom-enforcers</artifactId>
    <version>2.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.ferstl/pedantic-pom-enforcers/
implementation 'com.github.ferstl:pedantic-pom-enforcers:2.1.0'
// https://jarcasting.com/artifacts/com.github.ferstl/pedantic-pom-enforcers/
implementation ("com.github.ferstl:pedantic-pom-enforcers:2.1.0")
'com.github.ferstl:pedantic-pom-enforcers:jar:2.1.0'
<dependency org="com.github.ferstl" name="pedantic-pom-enforcers" rev="2.1.0">
  <artifact name="pedantic-pom-enforcers" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.ferstl', module='pedantic-pom-enforcers', version='2.1.0')
)
libraryDependencies += "com.github.ferstl" % "pedantic-pom-enforcers" % "2.1.0"
[com.github.ferstl/pedantic-pom-enforcers "2.1.0"]

Dependencies

compile (3)

Group / Artifact Type Version
com.google.guava : guava jar 30.1.1-jre
com.googlecode.java-diff-utils : diffutils jar 1.3.0
org.glassfish.jaxb : jaxb-runtime jar 2.3.5

provided (3)

Group / Artifact Type Version
org.apache.maven : maven-core jar 3.8.2
org.apache.maven : maven-plugin-api jar 3.8.2
org.apache.maven.enforcer : enforcer-api jar 3.0.0

test (5)

Group / Artifact Type Version
io.takari.maven.plugins : takari-plugin-integration-testing pom 2.9.2
io.takari.maven.plugins : takari-plugin-testing jar 2.9.2
junit : junit jar 4.13.2
org.hamcrest : java-hamcrest jar 2.0.0.0
org.mockito : mockito-core jar 3.12.4

Project Modules

There are no modules declared in this project.

Versions

Version
2.1.0
2.0.0
1.3.2
1.3.1
1.3.0
1.2.0
1.1.2
1.1.1
1.1.0
1.1-beta-1
1.0.1
1.0.0
1.0-beta-1
1.0-alpha-4
1.0-alpha-3
1.0-alpha-2