Last Version

com.devskiller.friendly-id:friendly-id-spring-boot 1.1.0

Library to convert uuid to url friendly IDs basing on base62

License

License

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

com.devskiller.friendly-id
ArtifactId

ArtifactId

friendly-id-spring-boot
Version

Version

1.1.0
Type

Type

jar
Description

Description

Library to convert uuid to url friendly IDs basing on base62

Download friendly-id-spring-boot 1.1.0


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

Dependencies

compile (2)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-web jar
com.devskiller.friendly-id : friendly-id-jackson-datatype jar 1.1.0

provided (1)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter jar

Project Modules

There are no modules declared in this project.