Last Version

Fractal-BF: RESTful/CXF Connector 0.9

Binding Factory plugin to export component interfaces via RESTful protocol, and to expose them as RESTful Web Services. This plugin relies on Apache CXF http://cxf.apache.org/ to transparently export a Fractal server interface as a RESTful web service, and to bind a Fractal client interface to a RESTful web service.

License

License

GroupId

GroupId

org.objectweb.fractal.bf.connectors
ArtifactId

ArtifactId

fractal-bf-connectors-rest-cxf
Version

Version

0.9
Type

Type

jar
Description

Description

Fractal-BF: RESTful/CXF Connector
Binding Factory plugin to export component interfaces via RESTful protocol, and to expose them as RESTful Web Services. This plugin relies on Apache CXF http://cxf.apache.org/ to transparently export a Fractal server interface as a RESTful web service, and to bind a Fractal client interface to a RESTful web service.

Download fractal-bf-connectors-rest-cxf 0.9


<!-- https://jarcasting.com/artifacts/org.objectweb.fractal.bf.connectors/fractal-bf-connectors-rest-cxf/ -->
<dependency>
    <groupId>org.objectweb.fractal.bf.connectors</groupId>
    <artifactId>fractal-bf-connectors-rest-cxf</artifactId>
    <version>0.9</version>
</dependency>
// https://jarcasting.com/artifacts/org.objectweb.fractal.bf.connectors/fractal-bf-connectors-rest-cxf/
implementation 'org.objectweb.fractal.bf.connectors:fractal-bf-connectors-rest-cxf:0.9'
// https://jarcasting.com/artifacts/org.objectweb.fractal.bf.connectors/fractal-bf-connectors-rest-cxf/
implementation ("org.objectweb.fractal.bf.connectors:fractal-bf-connectors-rest-cxf:0.9")
'org.objectweb.fractal.bf.connectors:fractal-bf-connectors-rest-cxf:jar:0.9'
<dependency org="org.objectweb.fractal.bf.connectors" name="fractal-bf-connectors-rest-cxf" rev="0.9">
  <artifact name="fractal-bf-connectors-rest-cxf" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.objectweb.fractal.bf.connectors', module='fractal-bf-connectors-rest-cxf', version='0.9')
)
libraryDependencies += "org.objectweb.fractal.bf.connectors" % "fractal-bf-connectors-rest-cxf" % "0.9"
[org.objectweb.fractal.bf.connectors/fractal-bf-connectors-rest-cxf "0.9"]

Dependencies

compile (5)

Group / Artifact Type Version
javax.ws.rs : jsr311-api jar 1.1.1
org.apache.cxf : cxf-rt-frontend-jaxrs jar 2.4.0
org.apache.cxf : cxf-rt-transports-http-jetty jar 2.4.0
org.objectweb.fractal.bf.connectors : fractal-bf-connectors-common jar 0.9
javax.servlet : servlet-api jar 2.5

test (2)

Group / Artifact Type Version
junit : junit jar 4.4
org.objectweb.fractal.bf.testing : fractal-bf-testing-fixtures jar 0.9

Project Modules

There are no modules declared in this project.