License |
License |
---|---|
GroupId | GroupIdio.rocketbase.commons |
ArtifactId | ArtifactIdcommons-rest-errorpage |
Version | Version2.2.3 |
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.3</version>
</dependency>
// https://jarcasting.com/artifacts/io.rocketbase.commons/commons-rest-errorpage/
implementation 'io.rocketbase.commons:commons-rest-errorpage:2.2.3'
// https://jarcasting.com/artifacts/io.rocketbase.commons/commons-rest-errorpage/
implementation ("io.rocketbase.commons:commons-rest-errorpage:2.2.3")
'io.rocketbase.commons:commons-rest-errorpage:jar:2.2.3'
<dependency org="io.rocketbase.commons" name="commons-rest-errorpage" rev="2.2.3">
<artifact name="commons-rest-errorpage" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.rocketbase.commons', module='commons-rest-errorpage', version='2.2.3')
)
libraryDependencies += "io.rocketbase.commons" % "commons-rest-errorpage" % "2.2.3"
[io.rocketbase.commons/commons-rest-errorpage "2.2.3"]
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar |