MVN

edu.hm.hafner : codingstyle

Maven & Gradle

Jun 14, 2023
4 usages
25 stars

Java coding style · Provides all necessary resources for a Java project to enforce the coding style that I am using in my lectures about software development at Munich University of Applied Sciences and in all of my open source projects. It configures several static analysis tools for Maven and IntelliJ. Moreover, it provides some sample classes that already use this style guide. This classes can be used as such but are not required in this project. These classes also use some additional libraries that are included using the Maven dependency mechanism. If the sample classes are deleted then the dependencies can be safely deleted, too.

<dependency>
    <groupId>edu.hm.hafner</groupId>
    <artifactId>codingstyle</artifactId>
    <version>3.19.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of edu.hm.hafner : codingstyle to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 3.19.0

All Versions

Choose a version of edu.hm.hafner : codingstyle to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
3.19.x
codingstyle-3.19.0
3.17.x
codingstyle-3.17.0
3.16.x
codingstyle-3.16.0
3.15.x
codingstyle-3.15.0
3.14.x
codingstyle-3.14.0
3.13.x
codingstyle-3.13.0
3.12.x
codingstyle-3.12.0
3.11.x
codingstyle-3.11.0
3.10.x
codingstyle-3.10.0
3.9.x
codingstyle-3.9.0
3.8.x
codingstyle-3.8.0
3.7.x
codingstyle-3.7.0
3.6.x
codingstyle-3.6.0
3.5.x
codingstyle-3.5.0
3.4.x
codingstyle-3.4.0
3.3.x
codingstyle-3.3.0
3.2.x
codingstyle-3.2.1
codingstyle-3.2.0
3.1.x
codingstyle-3.1.0
3.0.x
codingstyle-3.0.0
2.25.x
codingstyle-2.25.0
2.24.x
codingstyle-2.24.0
2.23.x
codingstyle-2.23.0
2.22.x
codingstyle-2.22.0
2.21.x
codingstyle-2.21.0
2.20.x
codingstyle-2.20.0
2.19.x
codingstyle-2.19.0
2.18.x
codingstyle-2.18.0
2.17.x
codingstyle-2.17.0
2.16.x
codingstyle-2.16.0
2.15.x
codingstyle-2.15.0
2.14.x
codingstyle-2.14.0
2.13.x
codingstyle-2.13.0
2.12.x
codingstyle-2.12.0
2.11.x
codingstyle-2.11.0
2.10.x
codingstyle-2.10.1
codingstyle-2.10.0
2.9.x
codingstyle-2.9.0
2.8.x
codingstyle-2.8.0
2.7.x
codingstyle-2.7.0
2.6.x
codingstyle-2.6.0
2.5.x
codingstyle-2.5.0
2.4.x
codingstyle-2.4.0
2.3.x
codingstyle-2.3.0
2.2.x
codingstyle-2.2.0
2.1.x
codingstyle-2.1.0
2.0.x
codingstyle-2.0.6
codingstyle-2.0.5
codingstyle-2.0.4
codingstyle-2.0.2
codingstyle-2.0.1
codingstyle-2.0.0
1.6.x
codingstyle-1.6.0
1.5.x
codingstyle-1.5.0
1.4.x
codingstyle-1.4.0
1.3.x
codingstyle-1.3.0
1.2.x
codingstyle-1.2.0
1.1.x
codingstyle-1.1.0
1.0.x
codingstyle-1.0.2
codingstyle-1.0.1
codingstyle-1.0.0
0.4.x
codingstyle-0.4.5
codingstyle-0.4.4
codingstyle-0.4.3
codingstyle-0.4.2
codingstyle-0.4.1
codingstyle-0.4.0
0.3.x
codingstyle-0.3.3
codingstyle-0.3.2
codingstyle-0.3.1
codingstyle-0.3.0
0.2.x
codingstyle-0.2.7

How to add a dependency to Maven

Add the following edu.hm.hafner : codingstyle maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>edu.hm.hafner</groupId>
    <artifactId>codingstyle</artifactId>
    <version>3.19.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following edu.hm.hafner : codingstyle gradle dependency to your build.gradle file:

implementation 'edu.hm.hafner:codingstyle:3.19.0'

Gradle Kotlin DSL: Add the following edu.hm.hafner : codingstyle gradle kotlin dependency to your build.gradle.kts file:

implementation("edu.hm.hafner:codingstyle:3.19.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following edu.hm.hafner : codingstyle sbt scala dependency to your build.sbt file:

libraryDependencies += "edu.hm.hafner" % "codingstyle" % "3.19.0"

Advertisement

Dependencies from Group

Jun 14, 2023
4 usages
25 stars
May 19, 2023
4 stars
Jun 14, 2023
2 stars
Dec 18, 2021
3 stars
Dec 18, 2021
0 stars

Discover Dependencies

Aug 22, 2023
2 usages
6.7k stars
Jan 06, 2023
2 usages
1 stars
Nov 26, 2022
1 usages
113 stars
Jun 20, 2020
1 usages
2.3k stars
Jul 11, 2023
1 usages
278 stars
May 09, 2020
1 usages
vad
May 09, 2020
1 usages