Calumma Rest Service

Dead simple rest service builder

License

License

GroupId

GroupId

ml.calumma.web
ArtifactId

ArtifactId

CalummaBackend
Last Version

Last Version

0.3.1
Release Date

Release Date

Type

Type

jar
Description

Description

Calumma Rest Service
Dead simple rest service builder
Project URL

Project URL

https://github.com/Calumma/CalummaRestService
Source Code Management

Source Code Management

https://github.com/Calumma/CalummaRestService

Download CalummaBackend

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-data-jpa jar 2.2.0.RELEASE
org.springframework.boot : spring-boot-starter-web jar 2.2.0.RELEASE

Project Modules

There are no modules declared in this project.

Versions

Version
0.3.1
0.3
0.2.6
0.2.4
0.2.3
0.2.1
0.2
0.1