MVN

se.jguru.codestyle.poms.kotlin : jguru-codestyle-kotlin-bom

Maven & Gradle

Feb 03, 2019
2 usages

jGuru Codestyle: Kotlin Bill-of-Materials (${project.packaging}, version ${project.version})

<dependency>
    <groupId>se.jguru.codestyle.poms.kotlin</groupId>
    <artifactId>jguru-codestyle-kotlin-bom</artifactId>
    <version>0.9.5</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of se.jguru.codestyle.poms.kotlin : jguru-codestyle-kotlin-bom to add to Maven - Latest Versions:

  • Latest Stable: 0.9.5

All Versions

Choose a version of se.jguru.codestyle.poms.kotlin : jguru-codestyle-kotlin-bom to add to Maven - All Versions:

Version Vulnerabilities Updated
0.9.x
jguru-codestyle-kotlin-bom-0.9.5
jguru-codestyle-kotlin-bom-0.9.4

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>se.jguru.codestyle.poms.kotlin</groupId>
    <artifactId>jguru-codestyle-kotlin-bom</artifactId>
    <version>0.9.5</version>
</dependency>