License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices |
GroupId | GroupIdcom.github.arucard21.simplyrestful |
ArtifactId | ArtifactIdSimplyRESTful-spring-boot |
Last Version | Last Version0.7.2 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionSimplyRESTful-spring-boot
Easily deploy your SimplyRESTful API with Spring Boot and a JAX-RS framework of your choice
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- 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.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.arucard21.simplyrestful/SimplyRESTful-spring-boot/
implementation 'com.github.arucard21.simplyrestful:SimplyRESTful-spring-boot:0.7.2'
// https://jarcasting.com/artifacts/com.github.arucard21.simplyrestful/SimplyRESTful-spring-boot/
implementation ("com.github.arucard21.simplyrestful:SimplyRESTful-spring-boot:0.7.2")
'com.github.arucard21.simplyrestful:SimplyRESTful-spring-boot:jar:0.7.2'
<dependency org="com.github.arucard21.simplyrestful" name="SimplyRESTful-spring-boot" rev="0.7.2">
<artifact name="SimplyRESTful-spring-boot" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.arucard21.simplyrestful', module='SimplyRESTful-spring-boot', version='0.7.2')
)
libraryDependencies += "com.github.arucard21.simplyrestful" % "SimplyRESTful-spring-boot" % "0.7.2"
[com.github.arucard21.simplyrestful/SimplyRESTful-spring-boot "0.7.2"]
Group / Artifact | Type | Version |
---|---|---|
com.github.arucard21.simplyrestful : SimplyRESTful | jar | 0.7.2 |
org.webjars : swagger-ui | jar | 2.2.6 |
io.openapitools.jackson.dataformat : jackson-dataformat-hal | jar | 1.0.4 |