fi.jumi.actors:jumi-actors-maven-plugin

Actor library for Java to support concurrency and asynchronous event-driven programming.

License

License

Categories

Categories

Maven Build Tools
GroupId

GroupId

fi.jumi.actors
ArtifactId

ArtifactId

jumi-actors-maven-plugin
Last Version

Last Version

1.0.277
Release Date

Release Date

Type

Type

maven-plugin
Description

Description

Actor library for Java to support concurrency and asynchronous event-driven programming.

Download jumi-actors-maven-plugin

How to add to project

<plugin>
    <groupId>fi.jumi.actors</groupId>
    <artifactId>jumi-actors-maven-plugin</artifactId>
    <version>1.0.277</version>
</plugin>

Dependencies

compile (6)

Group / Artifact Type Version
fi.jumi.actors : jumi-actors jar 1.0.277
commons-io : commons-io jar 2.4
org.apache.maven : maven-plugin-api jar 3.0.4
org.apache.maven : maven-project jar 2.2.1
org.codehaus.plexus : plexus-compiler-api jar 1.9.1
org.codehaus.plexus : plexus-compiler-javac jar 1.9.1

provided (1)

Group / Artifact Type Version
com.google.code.findbugs : jsr305 jar 2.0.1

test (4)

Group / Artifact Type Version
junit : junit jar 4.11
org.hamcrest : hamcrest-library jar 1.3
org.easytesting : fest-assert jar 1.4
org.mockito : mockito-core jar 1.9.5

Project Modules

There are no modules declared in this project.

Jumi Actors

Actor library for Java to support concurrency and asynchronous event-driven programming.

For more information see http://jumi.fi/actors.html

Versions

Version
1.0.277
1.0.270