Last Version

Fuse ESB :: Examples :: RESTful WebService 7.1.0.fuse-047

RESTful WebService Example using JAX-RS with Fuse ESB

License

License

GroupId

GroupId

org.fusesource.examples
ArtifactId

ArtifactId

rest
Version

Version

7.1.0.fuse-047
Type

Type

jar
Description

Description

Fuse ESB :: Examples :: RESTful WebService
RESTful WebService Example using JAX-RS with Fuse ESB
Project Organization

Project Organization

FuseSource

Download rest 7.1.0.fuse-047


<!-- https://jarcasting.com/artifacts/org.fusesource.examples/rest/ -->
<dependency>
    <groupId>org.fusesource.examples</groupId>
    <artifactId>rest</artifactId>
    <version>7.1.0.fuse-047</version>
</dependency>
// https://jarcasting.com/artifacts/org.fusesource.examples/rest/
implementation 'org.fusesource.examples:rest:7.1.0.fuse-047'
// https://jarcasting.com/artifacts/org.fusesource.examples/rest/
implementation ("org.fusesource.examples:rest:7.1.0.fuse-047")
'org.fusesource.examples:rest:jar:7.1.0.fuse-047'
<dependency org="org.fusesource.examples" name="rest" rev="7.1.0.fuse-047">
  <artifact name="rest" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.fusesource.examples', module='rest', version='7.1.0.fuse-047')
)
libraryDependencies += "org.fusesource.examples" % "rest" % "7.1.0.fuse-047"
[org.fusesource.examples/rest "7.1.0.fuse-047"]

Dependencies

compile (1)

Group / Artifact Type Version
org.apache.servicemix.bundles : org.apache.servicemix.bundles.commons-httpclient jar 3.1_5

provided (1)

Group / Artifact Type Version
org.apache.servicemix.specs : org.apache.servicemix.specs.jsr311-api-1.1.1 jar 1.9.0

test (2)

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

Project Modules

There are no modules declared in this project.