License |
License |
---|---|
GroupId | GroupIdio.rocketbase.commons |
ArtifactId | ArtifactIdcommons-rest-hashids |
Version | Version2.3.8 |
Type | Typejar |
Description |
Descriptionholds commons classes and services used to develop REST applications with spring mvc
|
Filename | Size |
---|---|
commons-rest-hashids-2.3.8.pom | |
commons-rest-hashids-2.3.8.jar | 13 KB |
commons-rest-hashids-2.3.8-sources.jar | 8 KB |
commons-rest-hashids-2.3.8-javadoc.jar | 459 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.rocketbase.commons/commons-rest-hashids/ -->
<dependency>
<groupId>io.rocketbase.commons</groupId>
<artifactId>commons-rest-hashids</artifactId>
<version>2.3.8</version>
</dependency>
// https://jarcasting.com/artifacts/io.rocketbase.commons/commons-rest-hashids/
implementation 'io.rocketbase.commons:commons-rest-hashids:2.3.8'
// https://jarcasting.com/artifacts/io.rocketbase.commons/commons-rest-hashids/
implementation ("io.rocketbase.commons:commons-rest-hashids:2.3.8")
'io.rocketbase.commons:commons-rest-hashids:jar:2.3.8'
<dependency org="io.rocketbase.commons" name="commons-rest-hashids" rev="2.3.8">
<artifact name="commons-rest-hashids" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.rocketbase.commons', module='commons-rest-hashids', version='2.3.8')
)
libraryDependencies += "io.rocketbase.commons" % "commons-rest-hashids" % "2.3.8"
[io.rocketbase.commons/commons-rest-hashids "2.3.8"]
Group / Artifact | Type | Version |
---|---|---|
io.rocketbase.commons : commons-rest-server | jar | 2.3.8 |
org.hashids : hashids | jar | 1.0.3 |
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-web | jar | |
org.springframework.boot : spring-boot-starter-test | jar |