Categories |
CategoriesJGroups Application Layer Libs Distributed Applications |
---|---|
GroupId | GroupIdorg.objectweb.fractal.bf.connectors |
ArtifactId | ArtifactIdgroupcomm-jgroups |
Last Version | Last Version0.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionFractal-BF: GroupComm/JGroups Connectors
Provides support for group-communication bindings between
components. This plugin is based on JGroups.
|
Filename | Size |
---|---|
groupcomm-jgroups-0.1.pom | |
groupcomm-jgroups-0.1.jar | 18 KB |
groupcomm-jgroups-0.1-sources.jar | 12 KB |
groupcomm-jgroups-0.1-javadoc.jar | 69 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.objectweb.fractal.bf.connectors/groupcomm-jgroups/ -->
<dependency>
<groupId>org.objectweb.fractal.bf.connectors</groupId>
<artifactId>groupcomm-jgroups</artifactId>
<version>0.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.objectweb.fractal.bf.connectors/groupcomm-jgroups/
implementation 'org.objectweb.fractal.bf.connectors:groupcomm-jgroups:0.1'
// https://jarcasting.com/artifacts/org.objectweb.fractal.bf.connectors/groupcomm-jgroups/
implementation ("org.objectweb.fractal.bf.connectors:groupcomm-jgroups:0.1")
'org.objectweb.fractal.bf.connectors:groupcomm-jgroups:jar:0.1'
<dependency org="org.objectweb.fractal.bf.connectors" name="groupcomm-jgroups" rev="0.1">
<artifact name="groupcomm-jgroups" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.objectweb.fractal.bf.connectors', module='groupcomm-jgroups', version='0.1')
)
libraryDependencies += "org.objectweb.fractal.bf.connectors" % "groupcomm-jgroups" % "0.1"
[org.objectweb.fractal.bf.connectors/groupcomm-jgroups "0.1"]
Group / Artifact | Type | Version |
---|---|---|
org.objectweb.fractal.fractaladl : fractal-adl | jar | 2.2 |
org.objectweb.fractal.bf : core | jar | 0.1 |
org.objectweb.fractal.bf.hdl : reader | jar | 0.1 |
org.objectweb.fractal.bf : util | jar | 0.1 |
jgroups : jgroups | jar | 2.5.0-GA |
bsh : bsh | jar | 1.2-b3 |
commons-logging : commons-logging | jar | 1.1 |
commons-lang : commons-lang | jar | 2.3 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.4 |
org.easymock : easymock | jar | 2.2 |
org.objectweb.fractal.bf.testing : fixtures | jar | 0.1 |