MVN

io.github.nefilim.gradle.semver-plugin : io.github.nefilim.gradle.semver-plugin.gradle.plugin

Maven & Gradle

Apr 07, 2022
7 stars

semver-plugin · Git Flow Semver Gradle Plugin

<dependency>
    <groupId>io.github.nefilim.gradle.semver-plugin</groupId>
    <artifactId>io.github.nefilim.gradle.semver-plugin.gradle.plugin</artifactId>
    <version>0.3.11</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.github.nefilim.gradle.semver-plugin : io.github.nefilim.gradle.semver-plugin.gradle.plugin to add to Maven - Latest Versions:

  • Latest Stable: 0.3.11

All Versions

Choose a version of io.github.nefilim.gradle.semver-plugin : io.github.nefilim.gradle.semver-plugin.gradle.plugin to add to Maven - All Versions:

Version Vulnerabilities Updated
0.3.x
io.github.nefilim.gradle.semver-plugin.gradle.plugin-0.3.11
io.github.nefilim.gradle.semver-plugin.gradle.plugin-0.3.10
io.github.nefilim.gradle.semver-plugin.gradle.plugin-0.3.9
io.github.nefilim.gradle.semver-plugin.gradle.plugin-0.3.8
io.github.nefilim.gradle.semver-plugin.gradle.plugin-0.3.5
io.github.nefilim.gradle.semver-plugin.gradle.plugin-0.3.4
io.github.nefilim.gradle.semver-plugin.gradle.plugin-0.3.3
io.github.nefilim.gradle.semver-plugin.gradle.plugin-0.3.2
io.github.nefilim.gradle.semver-plugin.gradle.plugin-0.3.1
io.github.nefilim.gradle.semver-plugin.gradle.plugin-0.3.0
0.2.x
io.github.nefilim.gradle.semver-plugin.gradle.plugin-0.2.2
io.github.nefilim.gradle.semver-plugin.gradle.plugin-0.2.1
io.github.nefilim.gradle.semver-plugin.gradle.plugin-0.2.0
0.1.x
io.github.nefilim.gradle.semver-plugin.gradle.plugin-0.1.8
io.github.nefilim.gradle.semver-plugin.gradle.plugin-0.1.7
io.github.nefilim.gradle.semver-plugin.gradle.plugin-0.1.6
io.github.nefilim.gradle.semver-plugin.gradle.plugin-0.1.5
io.github.nefilim.gradle.semver-plugin.gradle.plugin-0.1.4
io.github.nefilim.gradle.semver-plugin.gradle.plugin-0.1.3
io.github.nefilim.gradle.semver-plugin.gradle.plugin-0.1.2
io.github.nefilim.gradle.semver-plugin.gradle.plugin-0.1.1
io.github.nefilim.gradle.semver-plugin.gradle.plugin-0.1.0
0.0.x
io.github.nefilim.gradle.semver-plugin.gradle.plugin-0.0.28
io.github.nefilim.gradle.semver-plugin.gradle.plugin-0.0.27

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>io.github.nefilim.gradle.semver-plugin</groupId>
    <artifactId>io.github.nefilim.gradle.semver-plugin.gradle.plugin</artifactId>
    <version>0.3.11</version>
</dependency>