MVN

com.github.gantsign.maven.plugin-tools : kotlin-maven-plugin-tools-parent

Maven & Gradle

Oct 05, 2022
17 stars

Kotlin Maven plugin Tools parent POM · POM with shared configuration for the Kotlin Maven Plugin Tools project.

<dependency>
    <groupId>com.github.gantsign.maven.plugin-tools</groupId>
    <artifactId>kotlin-maven-plugin-tools-parent</artifactId>
    <version>1.1.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.gantsign.maven.plugin-tools : kotlin-maven-plugin-tools-parent to add to Maven - Latest Versions:

  • Latest Stable: 1.1.0

All Versions

Choose a version of com.github.gantsign.maven.plugin-tools : kotlin-maven-plugin-tools-parent to add to Maven - All Versions:

Version Vulnerabilities Updated
1.1.x
kotlin-maven-plugin-tools-parent-1.1.0
1.0.x
kotlin-maven-plugin-tools-parent-1.0.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.github.gantsign.maven.plugin-tools</groupId>
    <artifactId>kotlin-maven-plugin-tools-parent</artifactId>
    <version>1.1.0</version>
</dependency>