Last Version

com.devskiller.friendly-id:friendly-id-samples 1.1.0

Library to convert uuid to url friendly IDs basing on base62

License

License

GroupId

GroupId

com.devskiller.friendly-id
ArtifactId

ArtifactId

friendly-id-samples
Version

Version

1.1.0
Type

Type

pom
Description

Description

Library to convert uuid to url friendly IDs basing on base62

Download friendly-id-samples 1.1.0


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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • friendly-id-spring-boot-simple
  • friendly-id-spring-boot-customized
  • friendly-id-spring-boot-hateos
  • friendly-id-contracts