mocca-tools

MOCCA is the Message-Oriented Command and Context Architecture, providing a GLUE middle-ware that allows sending commands to a peer which are executed by state-less handlers in a specific context. This library contains tools commonly used with MOCCA, e.g. in-band file transfer.

License

License

GroupId

GroupId

de.ovgu.dke.mocca
ArtifactId

ArtifactId

mocca-tools
Last Version

Last Version

0.1.0
Release Date

Release Date

Type

Type

jar
Description

Description

mocca-tools
MOCCA is the Message-Oriented Command and Context Architecture, providing a GLUE middle-ware that allows sending commands to a peer which are executed by state-less handlers in a specific context. This library contains tools commonly used with MOCCA, e.g. in-band file transfer.

Download mocca-tools

How to add to project

<!-- https://jarcasting.com/artifacts/de.ovgu.dke.mocca/mocca-tools/ -->
<dependency>
    <groupId>de.ovgu.dke.mocca</groupId>
    <artifactId>mocca-tools</artifactId>
    <version>0.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/de.ovgu.dke.mocca/mocca-tools/
implementation 'de.ovgu.dke.mocca:mocca-tools:0.1.0'
// https://jarcasting.com/artifacts/de.ovgu.dke.mocca/mocca-tools/
implementation ("de.ovgu.dke.mocca:mocca-tools:0.1.0")
'de.ovgu.dke.mocca:mocca-tools:jar:0.1.0'
<dependency org="de.ovgu.dke.mocca" name="mocca-tools" rev="0.1.0">
  <artifact name="mocca-tools" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.ovgu.dke.mocca', module='mocca-tools', version='0.1.0')
)
libraryDependencies += "de.ovgu.dke.mocca" % "mocca-tools" % "0.1.0"
[de.ovgu.dke.mocca/mocca-tools "0.1.0"]

Dependencies

compile (4)

Group / Artifact Type Version
de.ovgu.dke.mocca : mocca-core jar 0.1.1
commons-logging : commons-logging Optional jar 1.1.1
net.jcip : jcip-annotations jar 1.0
commons-codec : commons-codec jar 1.7

test (1)

Group / Artifact Type Version
junit : junit Optional jar 4.7

Project Modules

There are no modules declared in this project.

Versions

Version
0.1.0