jar

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

Maven & Gradle

May 29, 2015

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

Table Of Contents

Latest Version

Download io.github.matf : layer-dependency-check-maven-plugin JAR file - Latest Versions:

All Versions

Download io.github.matf : layer-dependency-check-maven-plugin JAR file - All Versions:

Version Vulnerabilities Size Updated
1.2.x
1.1.x
1.0.x

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window layer-dependency-check-maven-plugin-1.2.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

io.github.matf.layerdependencycheck

├─ io.github.matf.layerdependencycheck.AllowDependency.class - [JAR]

├─ io.github.matf.layerdependencycheck.DependenciesBuilder.class - [JAR]

├─ io.github.matf.layerdependencycheck.DependencyChecker.class - [JAR]

├─ io.github.matf.layerdependencycheck.DependencyViolation.class - [JAR]

├─ io.github.matf.layerdependencycheck.HelpMojo.class - [JAR]

├─ io.github.matf.layerdependencycheck.IncludeAllArtifactFilter.class - [JAR]

├─ io.github.matf.layerdependencycheck.LayerAccessException.class - [JAR]

├─ io.github.matf.layerdependencycheck.LayerDependencyCheckMojo.class - [JAR]

├─ io.github.matf.layerdependencycheck.Layers.class - [JAR]

├─ io.github.matf.layerdependencycheck.ModuleAccessException.class - [JAR]

├─ io.github.matf.layerdependencycheck.ModuleLayerMapping.class - [JAR]