Last Version

rest2api 1.3.0

Light-weight server for REST APIs

License

License

GroupId

GroupId

eu.piotro
ArtifactId

ArtifactId

rest2api
Version

Version

1.3.0
Type

Type

jar
Description

Description

rest2api
Light-weight server for REST APIs
Project URL

Project URL

https://github.com/piotro888/rest2api
Source Code Management

Source Code Management

https://github.com/piotro888/rest2api

Download rest2api 1.3.0


<!-- https://jarcasting.com/artifacts/eu.piotro/rest2api/ -->
<dependency>
    <groupId>eu.piotro</groupId>
    <artifactId>rest2api</artifactId>
    <version>1.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/eu.piotro/rest2api/
implementation 'eu.piotro:rest2api:1.3.0'
// https://jarcasting.com/artifacts/eu.piotro/rest2api/
implementation ("eu.piotro:rest2api:1.3.0")
'eu.piotro:rest2api:jar:1.3.0'
<dependency org="eu.piotro" name="rest2api" rev="1.3.0">
  <artifact name="rest2api" type="jar" />
</dependency>
@Grapes(
@Grab(group='eu.piotro', module='rest2api', version='1.3.0')
)
libraryDependencies += "eu.piotro" % "rest2api" % "1.3.0"
[eu.piotro/rest2api "1.3.0"]

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 4.13.2

Project Modules

There are no modules declared in this project.