Jumi Actors
Actor library for Java to support concurrency and asynchronous event-driven programming.
For more information see http://jumi.fi/actors.html
| License | 
                License | 
        
|---|---|
| GroupId | GroupIdfi.jumi.actors | 
    
| ArtifactId | ArtifactIdjumi-actors | 
    
| Last Version | Last Version1.0.277 | 
        
| Release Date | Release Date | 
        
| Type | Typejar | 
    
| Description | 
            DescriptionActor library for Java to support concurrency and asynchronous event-driven programming. 
         | 
    
| Filename | Size | 
|---|---|
| jumi-actors-1.0.277.pom | |
| jumi-actors-1.0.277.jar | 34 KB | 
| jumi-actors-1.0.277-sources.jar | 21 KB | 
| jumi-actors-1.0.277-javadoc.jar | 170 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/fi.jumi.actors/jumi-actors/ -->
<dependency>
    <groupId>fi.jumi.actors</groupId>
    <artifactId>jumi-actors</artifactId>
    <version>1.0.277</version>
</dependency>
                // https://jarcasting.com/artifacts/fi.jumi.actors/jumi-actors/
implementation 'fi.jumi.actors:jumi-actors:1.0.277'
                // https://jarcasting.com/artifacts/fi.jumi.actors/jumi-actors/
implementation ("fi.jumi.actors:jumi-actors:1.0.277")
                'fi.jumi.actors:jumi-actors:jar:1.0.277'
                <dependency org="fi.jumi.actors" name="jumi-actors" rev="1.0.277">
  <artifact name="jumi-actors" type="jar" />
</dependency>
                @Grapes(
@Grab(group='fi.jumi.actors', module='jumi-actors', version='1.0.277')
)
                libraryDependencies += "fi.jumi.actors" % "jumi-actors" % "1.0.277"
                [fi.jumi.actors/jumi-actors "1.0.277"]
                | Group / Artifact | Type | Version | 
|---|---|---|
| com.google.code.findbugs : jsr305 | jar | 2.0.1 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| com.google.caliper : caliper | jar | 0.5-rc1 | 
| 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 | 
Actor library for Java to support concurrency and asynchronous event-driven programming.
For more information see http://jumi.fi/actors.html