License |
License |
---|---|
GroupId | GroupIdcom.github.arucard21.simplyrestful |
ArtifactId | ArtifactIdSimplyRESTful-cxf |
Last Version | Last Version0.8.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionSimplyRESTful-cxf
Easily deploy your SimplyRESTful API using Apache CXF
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
SimplyRESTful-cxf-0.8.0.pom | |
SimplyRESTful-cxf-0.8.0.jar | 3 KB |
SimplyRESTful-cxf-0.8.0-sources.jar | 3 KB |
SimplyRESTful-cxf-0.8.0-javadoc.jar | 20 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.arucard21.simplyrestful/SimplyRESTful-cxf/ -->
<dependency>
<groupId>com.github.arucard21.simplyrestful</groupId>
<artifactId>SimplyRESTful-cxf</artifactId>
<version>0.8.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.arucard21.simplyrestful/SimplyRESTful-cxf/
implementation 'com.github.arucard21.simplyrestful:SimplyRESTful-cxf:0.8.0'
// https://jarcasting.com/artifacts/com.github.arucard21.simplyrestful/SimplyRESTful-cxf/
implementation ("com.github.arucard21.simplyrestful:SimplyRESTful-cxf:0.8.0")
'com.github.arucard21.simplyrestful:SimplyRESTful-cxf:jar:0.8.0'
<dependency org="com.github.arucard21.simplyrestful" name="SimplyRESTful-cxf" rev="0.8.0">
<artifact name="SimplyRESTful-cxf" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.arucard21.simplyrestful', module='SimplyRESTful-cxf', version='0.8.0')
)
libraryDependencies += "com.github.arucard21.simplyrestful" % "SimplyRESTful-cxf" % "0.8.0"
[com.github.arucard21.simplyrestful/SimplyRESTful-cxf "0.8.0"]
Group / Artifact | Type | Version |
---|---|---|
com.github.arucard21.simplyrestful : SimplyRESTful | jar | 0.8.0 |
org.apache.cxf : cxf-rt-frontend-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 |
org.webjars : swagger-ui | jar | 2.2.6 |
ch.qos.logback : logback-classic | jar | 1.2.1 |
org.hibernate : hibernate-validator | jar | 5.4.0.Final |
org.glassfish : javax.el | jar | 3.0.1-b08 |