Fractal-BF: JSON-RPC Connector

Binding Factory plugin to export Fractal server interfaces via the JSON-RPC protocol, and to expose them as JSON-RPC Services. This plugin relies on jabsorb http://jabsorb.org/ to transparently export a Fractal server interface as a JSON-RPC service.

License

License

Categories

Categories

JSON Data
GroupId

GroupId

org.objectweb.fractal.bf.connectors
ArtifactId

ArtifactId

fractal-bf-connectors-json-rpc
Last Version

Last Version

0.9
Release Date

Release Date

Type

Type

jar
Description

Description

Fractal-BF: JSON-RPC Connector
Binding Factory plugin to export Fractal server interfaces via the JSON-RPC protocol, and to expose them as JSON-RPC Services. This plugin relies on jabsorb http://jabsorb.org/ to transparently export a Fractal server interface as a JSON-RPC service.

Download fractal-bf-connectors-json-rpc

How to add to project

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

Dependencies

compile (5)

Group / Artifact Type Version
org.objectweb.fractal.bf.connectors : fractal-bf-connectors-common jar 0.9
org.jabsorb : jabsorb jar 1.3.1
org.slf4j : slf4j-api jar 1.5.0
org.slf4j : slf4j-jdk14 jar 1.5.0
org.mortbay.jetty : jetty jar 6.1.16

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.

Versions

Version
0.9
0.8
0.7