pwall567 / maven-kotlin

Parent POM for Maven Kotlin projects

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

maven-kotlin

License: MIT Kotlin

Parent POM for Maven Kotlin projects

Includes plugin definitions for deployment to Sonatype OSSRH.

The current version is 7.0 - this version uses Kotlin 1.9.24.

Usage

  <parent>
    <groupId>net.pwall.maven</groupId>
    <artifactId>maven-kotlin</artifactId>
    <version>7.0</version>
  </parent>

Peter Wall

2024-07-10

About

Parent POM for Maven Kotlin projects

License:MIT License