Last Version

Fabric8 :: Quickstarts :: WAR :: RESTful WebService WAR 2.0.0

RESTful WebService Example using JAX-RS in a WAR

License

License

GroupId

GroupId

io.fabric8.jube.images.quickstart
ArtifactId

ArtifactId

war-rest
Version

Version

2.0.0
Type

Type

war
Description

Description

Fabric8 :: Quickstarts :: WAR :: RESTful WebService WAR
RESTful WebService Example using JAX-RS in a WAR
Project Organization

Project Organization

Red Hat

Download war-rest 2.0.0


<!-- https://jarcasting.com/artifacts/io.fabric8.jube.images.quickstart/war-rest/ -->
<dependency>
    <groupId>io.fabric8.jube.images.quickstart</groupId>
    <artifactId>war-rest</artifactId>
    <version>2.0.0</version>
    <type>war</type>
</dependency>
// https://jarcasting.com/artifacts/io.fabric8.jube.images.quickstart/war-rest/
implementation 'io.fabric8.jube.images.quickstart:war-rest:2.0.0'
// https://jarcasting.com/artifacts/io.fabric8.jube.images.quickstart/war-rest/
implementation ("io.fabric8.jube.images.quickstart:war-rest:2.0.0")
'io.fabric8.jube.images.quickstart:war-rest:war:2.0.0'
<dependency org="io.fabric8.jube.images.quickstart" name="war-rest" rev="2.0.0">
  <artifact name="war-rest" type="war" />
</dependency>
@Grapes(
@Grab(group='io.fabric8.jube.images.quickstart', module='war-rest', version='2.0.0')
)
libraryDependencies += "io.fabric8.jube.images.quickstart" % "war-rest" % "2.0.0"
[io.fabric8.jube.images.quickstart/war-rest "2.0.0"]

Dependencies

compile (10)

Group / Artifact Type Version
org.apache.cxf : cxf-rt-frontend-jaxrs jar
com.fasterxml.jackson.core : jackson-databind jar
com.fasterxml.jackson.core : jackson-core jar
com.fasterxml.jackson.core : jackson-annotations jar
com.fasterxml.jackson.jaxrs : jackson-jaxrs-json-provider jar
org.apache.cxf : cxf-rt-management jar
org.springframework : spring-web jar
commons-httpclient : commons-httpclient jar
org.slf4j : slf4j-api jar
com.wordnik : swagger-jaxrs_2.10 Optional jar 1.3.10

test (2)

Group / Artifact Type Version
junit : junit jar
org.slf4j : slf4j-log4j12 jar

Project Modules

There are no modules declared in this project.