MessEngine-0.8.8

Simple Messaging engine for internal java communication

License

License

Categories

Categories

ASM Application Layer Libs Bytecode Manipulation
GroupId

GroupId

org.asmatron
ArtifactId

ArtifactId

messengine
Last Version

Last Version

0.8.8
Release Date

Release Date

Type

Type

jar
Description

Description

MessEngine-0.8.8
Simple Messaging engine for internal java communication
Project URL

Project URL

http://code.google.com/p/messengine/

Download messengine

How to add to project

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

Dependencies

test (2)

Group / Artifact Type Version
junit : junit jar 4.6
org.mockito : mockito-all jar 1.8.5

Project Modules

There are no modules declared in this project.

Versions

Version
0.8.8
0.4.0
0.1.0