MVN

com.anothercaffeinatedday : commit-controls

Maven & Gradle

Dec 28, 2022

Another Caffeinated Day Commit Controls · Coupling Checkstyle and Conventional Commits in Javaland.

<dependency>
    <groupId>com.anothercaffeinatedday</groupId>
    <artifactId>commit-controls</artifactId>
    <version>1.0.7</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.anothercaffeinatedday : commit-controls to add to Maven - Latest Versions:

  • Latest Stable: 1.0.7

All Versions

Choose a version of com.anothercaffeinatedday : commit-controls to add to Maven - All Versions:

Version Vulnerabilities Updated
1.0.x
commit-controls-1.0.7
commit-controls-1.0.6
commit-controls-1.0.5
commit-controls-1.0.4
commit-controls-1.0.3
commit-controls-1.0.2
commit-controls-1.0.1
commit-controls-1.0.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.anothercaffeinatedday</groupId>
    <artifactId>commit-controls</artifactId>
    <version>1.0.7</version>
</dependency>

Advertisement