Last Version

io.rocketbase.commons:commons-rest-hashids 2.3.9

holds commons classes and services used to develop REST applications with spring mvc

License

License

GroupId

GroupId

io.rocketbase.commons
ArtifactId

ArtifactId

commons-rest-hashids
Version

Version

2.3.9
Type

Type

jar
Description

Description

holds commons classes and services used to develop REST applications with spring mvc

Download commons-rest-hashids 2.3.9


<!-- https://jarcasting.com/artifacts/io.rocketbase.commons/commons-rest-hashids/ -->
<dependency>
    <groupId>io.rocketbase.commons</groupId>
    <artifactId>commons-rest-hashids</artifactId>
    <version>2.3.9</version>
</dependency>
// https://jarcasting.com/artifacts/io.rocketbase.commons/commons-rest-hashids/
implementation 'io.rocketbase.commons:commons-rest-hashids:2.3.9'
// https://jarcasting.com/artifacts/io.rocketbase.commons/commons-rest-hashids/
implementation ("io.rocketbase.commons:commons-rest-hashids:2.3.9")
'io.rocketbase.commons:commons-rest-hashids:jar:2.3.9'
<dependency org="io.rocketbase.commons" name="commons-rest-hashids" rev="2.3.9">
  <artifact name="commons-rest-hashids" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.rocketbase.commons', module='commons-rest-hashids', version='2.3.9')
)
libraryDependencies += "io.rocketbase.commons" % "commons-rest-hashids" % "2.3.9"
[io.rocketbase.commons/commons-rest-hashids "2.3.9"]

Dependencies

compile (2)

Group / Artifact Type Version
io.rocketbase.commons : commons-rest-server jar 2.3.9
org.hashids : hashids jar 1.0.3

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok jar

test (2)

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

Project Modules

There are no modules declared in this project.