MVN

io.reliza : versioning

Maven & Gradle

Jul 20, 2023
15 stars

versioning · Reliza Versioning allows for automatic generation and bumping of CalVer or SemVer or custom version schemas.

<dependency>
    <groupId>io.reliza</groupId>
    <artifactId>versioning</artifactId>
    <version>2023.07.10</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.reliza : versioning to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 2023.07.10

All Versions

Choose a version of io.reliza : versioning to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
2023.07.x
versioning-2023.07.10
2022.04.x
versioning-2022.04.3
2021.12.x
versioning-2021.12.3
versioning-2021.12.1
2021.10.x
versioning-2021.10.3
versioning-2021.10.1
2021.09.x
versioning-2021.09.3
versioning-2021.09.1
2021.07.x
versioning-2021.07.6
versioning-2021.07.5
2021.06.x
versioning-2021.06.Stable.2
2020.11.x
versioning-2020.11.Stable.1
2020.10.x
versioning-2020.10.Stable.1
2020.05.x
versioning-2020.05.Stable.1
2020.02.x
versioning-2020.02.Stable.8
versioning-2020.02.Stable.6
versioning-2020.02.Stable.5
versioning-2020.02.Stable.3
2020.01.x
versioning-2020.01.Stable.6
versioning-2020.01.Stable.4
versioning-2020.01.Stable.3
versioning-2020.01.Stable.2
2019.05.x
versioning-2019.05.Stable.3

How to add a dependency to Maven

Add the following io.reliza : versioning maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>io.reliza</groupId>
    <artifactId>versioning</artifactId>
    <version>2023.07.10</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following io.reliza : versioning gradle dependency to your build.gradle file:

implementation 'io.reliza:versioning:2023.07.10'

Gradle Kotlin DSL: Add the following io.reliza : versioning gradle kotlin dependency to your build.gradle.kts file:

implementation("io.reliza:versioning:2023.07.10")

How to add a dependency to SBT Scala

SBT Scala: Add the following io.reliza : versioning sbt scala dependency to your build.sbt file:

libraryDependencies += "io.reliza" % "versioning" % "2023.07.10"

Advertisement

Dependencies from Group

Jul 20, 2023
15 stars
May 12, 2023
2 stars

Discover Dependencies

Jun 03, 2019
197 stars
Nov 09, 2022
197 stars
Aug 06, 2019
176 stars
Dec 08, 2020
1 stars
Jun 15, 2020
2 usages
37 stars
Jun 01, 2019
4 stars
May 31, 2019
0 stars
Jul 09, 2019
1 stars
Jun 11, 2019
20 stars
Nov 10, 2021
6 stars