Last Version

SimplyRESTful-jersey-spring-boot 0.8.0

Easily deploy your SimplyRESTful API using Jersey with Spring Boot

License

License

Categories

Categories

Spring Boot Container Microservices Jersey Program Interface REST Frameworks
GroupId

GroupId

com.github.arucard21.simplyrestful
ArtifactId

ArtifactId

SimplyRESTful-jersey-spring-boot
Version

Version

0.8.0
Type

Type

jar
Description

Description

SimplyRESTful-jersey-spring-boot
Easily deploy your SimplyRESTful API using Jersey with Spring Boot
Project URL

Project URL

https://github.com/arucard21/SimplyRESTful
Source Code Management

Source Code Management

https://github.com/arucard21/SimplyRESTful

Download SimplyRESTful-jersey-spring-boot 0.8.0


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

Dependencies

compile (5)

Group / Artifact Type Version
com.github.arucard21.simplyrestful : SimplyRESTful jar 0.8.0
org.springframework.boot : spring-boot jar 2.0.5.RELEASE
org.webjars : swagger-ui jar 2.2.6
org.springframework.boot : spring-boot-starter-jersey jar 2.0.5.RELEASE
io.swagger : swagger-jersey2-jaxrs jar 1.5.21

Project Modules

There are no modules declared in this project.