MVN

com.github.magicae : hibernate-snowball-id-generator

Maven & Gradle

Mar 30, 2017
1 stars

hibernate-snowball-id-generator · An identifier generator generates unique, increasing identifiers.

<dependency>
    <groupId>com.github.magicae</groupId>
    <artifactId>hibernate-snowball-id-generator</artifactId>
    <version>0.2.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.magicae : hibernate-snowball-id-generator to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.2.0

All Versions

Choose a version of com.github.magicae : hibernate-snowball-id-generator to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.2.x
hibernate-snowball-id-generator-0.2.0
0.1.x
hibernate-snowball-id-generator-0.1.0

How to add a dependency to Maven

Add the following com.github.magicae : hibernate-snowball-id-generator maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.github.magicae</groupId>
    <artifactId>hibernate-snowball-id-generator</artifactId>
    <version>0.2.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.github.magicae : hibernate-snowball-id-generator gradle dependency to your build.gradle file:

implementation 'com.github.magicae:hibernate-snowball-id-generator:0.2.0'

Gradle Kotlin DSL: Add the following com.github.magicae : hibernate-snowball-id-generator gradle kotlin dependency to your build.gradle.kts file:

implementation("com.github.magicae:hibernate-snowball-id-generator:0.2.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.github.magicae : hibernate-snowball-id-generator sbt scala dependency to your build.sbt file:

libraryDependencies += "com.github.magicae" % "hibernate-snowball-id-generator" % "0.2.0"

Advertisement

Dependencies from Group

Discover Dependencies

May 21, 2022
119 stars
May 03, 2020
1 usages
8 stars
May 07, 2018
11 stars
Sep 21, 2018
452 stars
Jun 28, 2023
5 usages
970 stars
Feb 19, 2018
3 usages
970 stars
Sep 26, 2019
5 usages
0 stars
Mar 02, 2021
4 stars