Atlassian Maven Enforcer Rules

The Loving Iron Fist of Maven™ extended with more enforcer rules.

License

License

BSD License
Categories

Categories

Maven Build Tools
GroupId

GroupId

com.atlassian.maven.enforcer
ArtifactId

ArtifactId

maven-enforcer-rules
Last Version

Last Version

1.5.11
Release Date

Release Date

Type

Type

jar
Description

Description

Atlassian Maven Enforcer Rules
The Loving Iron Fist of Maven™ extended with more enforcer rules.
Project Organization

Project Organization

Atlassian
Source Code Management

Source Code Management

https://bitbucket.org/atlassian/atlassian-maven-enforcer-rules

Download maven-enforcer-rules

How to add to project

<!-- https://jarcasting.com/artifacts/com.atlassian.maven.enforcer/maven-enforcer-rules/ -->
<dependency>
    <groupId>com.atlassian.maven.enforcer</groupId>
    <artifactId>maven-enforcer-rules</artifactId>
    <version>1.5.11</version>
</dependency>
// https://jarcasting.com/artifacts/com.atlassian.maven.enforcer/maven-enforcer-rules/
implementation 'com.atlassian.maven.enforcer:maven-enforcer-rules:1.5.11'
// https://jarcasting.com/artifacts/com.atlassian.maven.enforcer/maven-enforcer-rules/
implementation ("com.atlassian.maven.enforcer:maven-enforcer-rules:1.5.11")
'com.atlassian.maven.enforcer:maven-enforcer-rules:jar:1.5.11'
<dependency org="com.atlassian.maven.enforcer" name="maven-enforcer-rules" rev="1.5.11">
  <artifact name="maven-enforcer-rules" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.atlassian.maven.enforcer', module='maven-enforcer-rules', version='1.5.11')
)
libraryDependencies += "com.atlassian.maven.enforcer" % "maven-enforcer-rules" % "1.5.11"
[com.atlassian.maven.enforcer/maven-enforcer-rules "1.5.11"]

Dependencies

compile (2)

Group / Artifact Type Version
org.apache.maven.enforcer : enforcer-api jar 3.0.0-M1
org.apache.maven.enforcer : enforcer-rules jar 3.0.0-M1

test (4)

Group / Artifact Type Version
junit : junit jar 4.12
org.hamcrest : hamcrest-core jar 1.3
org.hamcrest : hamcrest-library jar 1.3
org.mockito : mockito-core jar 1.9.5

Project Modules

There are no modules declared in this project.

Versions

Version
1.5.11
1.4.0