License |
License |
---|---|
GroupId | GroupIdio.rocketbase.commons |
ArtifactId | ArtifactIdcommons-rest-errorpage |
Version | Version2.2.4 |
Type | Typejar |
Description |
Descriptionholds commons classes and services used to develop REST applications with spring mvc
|
<!-- https://jarcasting.com/artifacts/io.rocketbase.commons/commons-rest-errorpage/ -->
<dependency>
<groupId>io.rocketbase.commons</groupId>
<artifactId>commons-rest-errorpage</artifactId>
<version>2.2.4</version>
</dependency>
// https://jarcasting.com/artifacts/io.rocketbase.commons/commons-rest-errorpage/
implementation 'io.rocketbase.commons:commons-rest-errorpage:2.2.4'
// https://jarcasting.com/artifacts/io.rocketbase.commons/commons-rest-errorpage/
implementation ("io.rocketbase.commons:commons-rest-errorpage:2.2.4")
'io.rocketbase.commons:commons-rest-errorpage:jar:2.2.4'
<dependency org="io.rocketbase.commons" name="commons-rest-errorpage" rev="2.2.4">
<artifact name="commons-rest-errorpage" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.rocketbase.commons', module='commons-rest-errorpage', version='2.2.4')
)
libraryDependencies += "io.rocketbase.commons" % "commons-rest-errorpage" % "2.2.4"
[io.rocketbase.commons/commons-rest-errorpage "2.2.4"]
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar |