MVN

org.n52 : checkstyle-configuration

Maven & Gradle

Oct 25, 2022
5 stars

52°North Checkstyle Configuration · 52°North Checkstyle Configuration

<dependency>
    <groupId>org.n52</groupId>
    <artifactId>checkstyle-configuration</artifactId>
    <version>27</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.n52 : checkstyle-configuration to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 27

All Versions

Choose a version of org.n52 : checkstyle-configuration to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
27
checkstyle-configuration-27
26
checkstyle-configuration-26
25
checkstyle-configuration-25
24
checkstyle-configuration-24
23
checkstyle-configuration-23
22
checkstyle-configuration-22
21
checkstyle-configuration-21
20
checkstyle-configuration-20
19
checkstyle-configuration-19
18
checkstyle-configuration-18
17
checkstyle-configuration-17
16
checkstyle-configuration-16
15
checkstyle-configuration-15
14
checkstyle-configuration-14
13
checkstyle-configuration-13
12
checkstyle-configuration-12
11
checkstyle-configuration-11
10
checkstyle-configuration-10
9
checkstyle-configuration-9
8
checkstyle-configuration-8
7
checkstyle-configuration-7
6
checkstyle-configuration-6
5
checkstyle-configuration-5

How to add a dependency to Maven

Add the following org.n52 : checkstyle-configuration maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>org.n52</groupId>
    <artifactId>checkstyle-configuration</artifactId>
    <version>27</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.n52 : checkstyle-configuration gradle dependency to your build.gradle file:

implementation 'org.n52:checkstyle-configuration:27'

Gradle Kotlin DSL: Add the following org.n52 : checkstyle-configuration gradle kotlin dependency to your build.gradle.kts file:

implementation("org.n52:checkstyle-configuration:27")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.n52 : checkstyle-configuration sbt scala dependency to your build.sbt file:

libraryDependencies += "org.n52" % "checkstyle-configuration" % "27"

Advertisement

Dependencies from Group

Oct 25, 2022
5 stars
Oct 25, 2022
5 stars

Discover Dependencies

Jan 12, 2017
271 stars
Jun 09, 2023
15 usages
22 stars
Jun 20, 2023
10 usages
952 stars
Jun 20, 2023
952 stars
Jan 12, 2017
2 usages
Oct 28, 2021
4 usages
54 stars
Jan 09, 2017
2 usages
Apr 28, 2017
3 stars
Oct 21, 2018
18 usages
90 stars