MVN

com.kohlschutter : coding-style

Maven & Gradle

Jul 27, 2023
3 stars

coding-style · Code conventions for Kohlschütter projects.

<dependency>
    <groupId>com.kohlschutter</groupId>
    <artifactId>coding-style</artifactId>
    <version>1.2.12</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.kohlschutter : coding-style to add to Maven - Latest Versions:

  • Latest Stable: 1.2.12

All Versions

Choose a version of com.kohlschutter : coding-style to add to Maven - All Versions:

Version Vulnerabilities Updated
1.2.x
coding-style-1.2.12
coding-style-1.2.11
coding-style-1.2.10
coding-style-1.2.9
coding-style-1.2.8
coding-style-1.2.7
coding-style-1.2.6
coding-style-1.2.5
coding-style-1.2.4
coding-style-1.2.3
coding-style-1.2.2
coding-style-1.2.1
coding-style-1.2.0
1.1
coding-style-1.1
1.0.x
coding-style-1.0.1
coding-style-1.0.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.kohlschutter</groupId>
    <artifactId>coding-style</artifactId>
    <version>1.2.12</version>
</dependency>