License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices |
GroupId | GroupIdcom.github.arucard21.simplyrestful |
ArtifactId | ArtifactIdSimplyRESTful-cxf-spring-boot |
Last Version | Last Version0.8.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionSimplyRESTful-cxf-spring-boot
Easily deploy your SimplyRESTful API using Apache CXF with Spring Boot
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.github.arucard21.simplyrestful/SimplyRESTful-cxf-spring-boot/ -->
<dependency>
<groupId>com.github.arucard21.simplyrestful</groupId>
<artifactId>SimplyRESTful-cxf-spring-boot</artifactId>
<version>0.8.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.arucard21.simplyrestful/SimplyRESTful-cxf-spring-boot/
implementation 'com.github.arucard21.simplyrestful:SimplyRESTful-cxf-spring-boot:0.8.0'
// https://jarcasting.com/artifacts/com.github.arucard21.simplyrestful/SimplyRESTful-cxf-spring-boot/
implementation ("com.github.arucard21.simplyrestful:SimplyRESTful-cxf-spring-boot:0.8.0")
'com.github.arucard21.simplyrestful:SimplyRESTful-cxf-spring-boot:jar:0.8.0'
<dependency org="com.github.arucard21.simplyrestful" name="SimplyRESTful-cxf-spring-boot" rev="0.8.0">
<artifact name="SimplyRESTful-cxf-spring-boot" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.arucard21.simplyrestful', module='SimplyRESTful-cxf-spring-boot', version='0.8.0')
)
libraryDependencies += "com.github.arucard21.simplyrestful" % "SimplyRESTful-cxf-spring-boot" % "0.8.0"
[com.github.arucard21.simplyrestful/SimplyRESTful-cxf-spring-boot "0.8.0"]
Group / Artifact | Type | Version |
---|---|---|
com.github.arucard21.simplyrestful : SimplyRESTful | jar | 0.8.0 |
org.webjars : swagger-ui | jar | 2.2.6 |
org.apache.cxf : cxf-spring-boot-starter-jaxrs | jar | 3.2.6 |
org.apache.cxf : cxf-rt-rs-service-description-swagger | jar | 3.2.6 |
org.apache.cxf : cxf-rt-rs-extension-search | jar | 3.2.6 |