GroupId | GroupIdorg.objectweb.fractal.bf.connectors |
---|---|
ArtifactId | ArtifactIdtcp-dream |
Last Version | Last Version0.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionFractal-BF: TCP/Dream Connectors
Provides support for TCP-based connectors between Fractal
components. Low-level protocol components are provided by Dream.
|
Filename | Size |
---|---|
tcp-dream-0.1.pom | |
tcp-dream-0.1.jar | 27 KB |
tcp-dream-0.1-sources.jar | 20 KB |
tcp-dream-0.1-javadoc.jar | 102 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.objectweb.fractal.bf.connectors/tcp-dream/ -->
<dependency>
<groupId>org.objectweb.fractal.bf.connectors</groupId>
<artifactId>tcp-dream</artifactId>
<version>0.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.objectweb.fractal.bf.connectors/tcp-dream/
implementation 'org.objectweb.fractal.bf.connectors:tcp-dream:0.1'
// https://jarcasting.com/artifacts/org.objectweb.fractal.bf.connectors/tcp-dream/
implementation ("org.objectweb.fractal.bf.connectors:tcp-dream:0.1")
'org.objectweb.fractal.bf.connectors:tcp-dream:jar:0.1'
<dependency org="org.objectweb.fractal.bf.connectors" name="tcp-dream" rev="0.1">
<artifact name="tcp-dream" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.objectweb.fractal.bf.connectors', module='tcp-dream', version='0.1')
)
libraryDependencies += "org.objectweb.fractal.bf.connectors" % "tcp-dream" % "0.1"
[org.objectweb.fractal.bf.connectors/tcp-dream "0.1"]
Group / Artifact | Type | Version |
---|---|---|
org.objectweb.fractal : fractal-api | jar | 2.0.2 |
org.objectweb.fractal.bf : core | jar | 0.1 |
org.objectweb.dream.dreamannotation : dream-annotation | jar | 1.0.3 |
org.objectweb.dream.dreamcore : dream-core | jar | 2.1 |
org.objectweb.dream.dreamlib : dream-lib | jar | 2.1 |
org.objectweb.dream.dreamadl : dream-adl | jar | 2.2 |
org.objectweb.fractal.fractaladl : fractal-adl | jar | 2.2 |
org.objectweb.fractal.bf : util | jar | 0.1 |
Group / Artifact | Type | Version |
---|---|---|
org.objectweb.fractal.bf.testing : fixtures | jar | 0.1 |
junit : junit | jar | 4.4 |
org.easymock : easymock | jar | 2.2 |
org.easymock : easymockclassextension | jar | 2.2 |