Last Version

com.devskiller.friendly-id:friendly-id-spring-boot-starter 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-starter
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-starter 1.1.0


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

Dependencies

compile (2)

Group / Artifact Type Version
com.devskiller.friendly-id : friendly-id-spring-boot jar 1.1.0
org.springframework.boot : spring-boot-autoconfigure-processor Optional jar

provided (1)

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

Project Modules

There are no modules declared in this project.