MVN

com.github.frtu.archetype : kotlin-extended-pom

Maven & Gradle

Jun 11, 2023
0 stars

Parent pom for base JARs using Kotlin and all libraries · A parent pom for all the base JARs using Kotlin and all libraries

<dependency>
    <groupId>com.github.frtu.archetype</groupId>
    <artifactId>kotlin-extended-pom</artifactId>
    <version>1.3.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.frtu.archetype : kotlin-extended-pom to add to Maven - Latest Versions:

  • Latest Stable: 1.3.0

All Versions

Choose a version of com.github.frtu.archetype : kotlin-extended-pom to add to Maven - All Versions:

Version Vulnerabilities Updated
1.3.x
kotlin-extended-pom-1.3.0
1.2.x
kotlin-extended-pom-1.2.5
kotlin-extended-pom-1.2.4
kotlin-extended-pom-1.2.3
kotlin-extended-pom-1.2.2
kotlin-extended-pom-1.2.1

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.github.frtu.archetype</groupId>
    <artifactId>kotlin-extended-pom</artifactId>
    <version>1.3.0</version>
</dependency>