io.github.matf:layer-dependency-check-maven-plugin

Maven plugin checking that architectural layering rules are being followed in the project structure

License

License

Categories

Categories

Maven Build Tools
GroupId

GroupId

io.github.matf
ArtifactId

ArtifactId

layer-dependency-check-maven-plugin
Last Version

Last Version

1.2.0
Release Date

Release Date

Type

Type

maven-plugin
Description

Description

io.github.matf:layer-dependency-check-maven-plugin
Maven plugin checking that architectural layering rules are being followed in the project structure

Download layer-dependency-check-maven-plugin

How to add to project

<plugin>
    <groupId>io.github.matf</groupId>
    <artifactId>layer-dependency-check-maven-plugin</artifactId>
    <version>1.2.0</version>
</plugin>

Dependencies

compile (5)

Group / Artifact Type Version
org.apache.maven : maven-plugin-api jar 2.0
org.codehaus.plexus : plexus-utils jar 3.0.8
org.apache.maven : maven-project jar 2.2.1
org.apache.maven.shared : maven-dependency-tree jar 2.2
com.google.guava : guava jar 18.0

provided (1)

Group / Artifact Type Version
org.apache.maven.plugin-tools : maven-plugin-annotations jar 3.2

test (1)

Group / Artifact Type Version
junit : junit jar 4.8.2

Project Modules

There are no modules declared in this project.

Versions

Version
1.2.0
1.1.0
1.0.0