MVN

se.mithlond.codestyle.poms : mithlond-kotlin-codestyle-war-parent

Maven & Gradle

Feb 01, 2018

Mithlond Kotlin Codestyle: Web Application Project Parent.

<dependency>
    <groupId>se.mithlond.codestyle.poms</groupId>
    <artifactId>mithlond-kotlin-codestyle-war-parent</artifactId>
    <version>2.0.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of se.mithlond.codestyle.poms : mithlond-kotlin-codestyle-war-parent to add to Maven - Latest Versions:

  • Latest Stable: 2.0.1

All Versions

Choose a version of se.mithlond.codestyle.poms : mithlond-kotlin-codestyle-war-parent to add to Maven - All Versions:

Version Vulnerabilities Updated
2.0.x
mithlond-kotlin-codestyle-war-parent-2.0.1
mithlond-kotlin-codestyle-war-parent-2.0.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>se.mithlond.codestyle.poms</groupId>
    <artifactId>mithlond-kotlin-codestyle-war-parent</artifactId>
    <version>2.0.1</version>
</dependency>