com.devskiller.friendly-id:friendly-id

Library to convert uuid to url friendly IDs basing on base62

Лицензия

Лицензия

Группа

Группа

com.devskiller.friendly-id
Идентификатор

Идентификатор

friendly-id
Последняя версия

Последняя версия

1.1.0
Дата

Дата

Тип

Тип

jar
Описание

Описание

Library to convert uuid to url friendly IDs basing on base62

Скачать friendly-id

Как подключить последнюю версию

<!-- https://jarcasting.com/artifacts/com.devskiller.friendly-id/friendly-id/ -->
<dependency>
    <groupId>com.devskiller.friendly-id</groupId>
    <artifactId>friendly-id</artifactId>
    <version>1.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.devskiller.friendly-id/friendly-id/
implementation 'com.devskiller.friendly-id:friendly-id:1.1.0'
// https://jarcasting.com/artifacts/com.devskiller.friendly-id/friendly-id/
implementation ("com.devskiller.friendly-id:friendly-id:1.1.0")
'com.devskiller.friendly-id:friendly-id:jar:1.1.0'
<dependency org="com.devskiller.friendly-id" name="friendly-id" rev="1.1.0">
  <artifact name="friendly-id" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.devskiller.friendly-id', module='friendly-id', version='1.1.0')
)
libraryDependencies += "com.devskiller.friendly-id" % "friendly-id" % "1.1.0"
[com.devskiller.friendly-id/friendly-id "1.1.0"]

Зависимости

test (3)

Идентификатор библиотеки Тип Версия
junit : junit jar
org.assertj : assertj-core jar 3.12.0
io.vavr : vavr-test jar 0.10.0

Модули Проекта

Данный проект не имеет модулей.

Версии библиотеки

Версия
1.1.0
1.0.4
1.0.3
1.0.2
1.0.1
1.0.0
0.9.2
0.9.1
0.9.0