is not current version
Last Version 0.7.2

com.github.arucard21.simplyrestful:SimplyRESTful-spring-boot 0.7.1

Easily deploy your SimplyRESTful API with Spring Boot and a JAX-RS framework of your choice

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

com.github.arucard21.simplyrestful
ArtifactId

ArtifactId

SimplyRESTful-spring-boot
Version

Version

0.7.1
Type

Type

jar

Download SimplyRESTful-spring-boot 0.7.1


<!-- https://jarcasting.com/artifacts/com.github.arucard21.simplyrestful/SimplyRESTful-spring-boot/ -->
<dependency>
    <groupId>com.github.arucard21.simplyrestful</groupId>
    <artifactId>SimplyRESTful-spring-boot</artifactId>
    <version>0.7.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.arucard21.simplyrestful/SimplyRESTful-spring-boot/
implementation 'com.github.arucard21.simplyrestful:SimplyRESTful-spring-boot:0.7.1'
// https://jarcasting.com/artifacts/com.github.arucard21.simplyrestful/SimplyRESTful-spring-boot/
implementation ("com.github.arucard21.simplyrestful:SimplyRESTful-spring-boot:0.7.1")
'com.github.arucard21.simplyrestful:SimplyRESTful-spring-boot:jar:0.7.1'
<dependency org="com.github.arucard21.simplyrestful" name="SimplyRESTful-spring-boot" rev="0.7.1">
  <artifact name="SimplyRESTful-spring-boot" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.arucard21.simplyrestful', module='SimplyRESTful-spring-boot', version='0.7.1')
)
libraryDependencies += "com.github.arucard21.simplyrestful" % "SimplyRESTful-spring-boot" % "0.7.1"
[com.github.arucard21.simplyrestful/SimplyRESTful-spring-boot "0.7.1"]