Last Version

Calumma Rest Service 0.3.1

Dead simple rest service builder

License

License

GroupId

GroupId

ml.calumma.web
ArtifactId

ArtifactId

CalummaBackend
Version

Version

0.3.1
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 0.3.1


<!-- 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.