MVN

com.devskiller.friendly-id : friendly-id-project

Maven & Gradle

Apr 04, 2019
198 stars

friendly id · Library to convert uuid to url friendly IDs basing on base62

<dependency>
    <groupId>com.devskiller.friendly-id</groupId>
    <artifactId>friendly-id-project</artifactId>
    <version>1.1.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.devskiller.friendly-id : friendly-id-project to add to Maven - Latest Versions:

  • Latest Stable: 1.1.0

All Versions

Choose a version of com.devskiller.friendly-id : friendly-id-project to add to Maven - All Versions:

Version Vulnerabilities Updated
1.1.x
friendly-id-project-1.1.0
1.0.x
friendly-id-project-1.0.4
friendly-id-project-1.0.3
friendly-id-project-1.0.2
friendly-id-project-1.0.1
friendly-id-project-1.0.0
0.9.x
friendly-id-project-0.9.2
friendly-id-project-0.9.1
friendly-id-project-0.9.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.devskiller.friendly-id</groupId>
    <artifactId>friendly-id-project</artifactId>
    <version>1.1.0</version>
</dependency>