is not current version
Last Version 2.3.9

io.rocketbase.commons:commons-rest-server 2.0.2


GroupId

GroupId

io.rocketbase.commons
ArtifactId

ArtifactId

commons-rest-server
Version

Version

2.0.2
Type

Type

jar

Download commons-rest-server 2.0.2


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