Simple implementation of Active Objects pattern for Java.
This library allows you to create objects that execute methods asynchronously,
which can be useful in concurrent programming scenarios.
Compile Dependencies (1)
| Category/License | Group / Artifact | Version | Updates | |
|---|---|---|---|---|
Code Analyzer
LGPL 2.1
| com.google.code.findbugs
»
jsr305 Annotations the SpotBugs tool supports | 3.0.2 | 4.10.4 |
Provided Dependencies (1)
| Category/License | Group / Artifact | Version | Updates | |
|---|---|---|---|---|
CodeGen
MIT
| org.projectlombok
»
lombok Lombok is a Java library that provides annotations to simplify Java development by automating the generation of ... | 1.18.36 | 1.18.48 |
Managed Dependencies (12)
| Category/License | Group / Artifact | Version | Updates | |
|---|---|---|---|---|
Code Analyzer
LGPL 2.1
| com.google.code.findbugs
»
jsr305 Annotations the SpotBugs tool supports | 3.0.2 | 4.10.4 | |
Core Utils
Apache 2.0
| org.apache.commons
»
commons-lang31 vulnerability Apache Commons Lang, a package of Java utility classes for the classes that are in java.lang's hierarchy, or are ... | 3.17.0 | 3.20.0 | |
Collections
Apache 2.0
| org.apache.commons
»
commons-collections4 The Apache Commons Collections package contains types that extend and augment the Java Collections Framework. | 4.4 | 4.6.0 | |
CodeGen
MIT
| org.projectlombok
»
lombok Lombok is a Java library that provides annotations to simplify Java development by automating the generation of ... | 1.18.36 | 1.18.48 | |
Logging
MIT
| org.slf4j
»
slf4j-simple Binding/provider for SLF4J, which outputs all events to System.err. Only messages of level INFO and higher are printed. | 2.0.17 | 2.0.19 | |
Logging
MIT
| org.slf4j
»
slf4j-api API for SLF4J (The Simple Logging Facade for Java) which serves as a simple facade or abstraction for various logging ... | 2.0.17 | 2.0.19 | |
Testing
Apache 2.0
| org.spockframework
»
spock-core Spock is a testing and specification framework for Java and Groovy applications. | 2.4-M4-groovy-4.0 | 2.4-groovy-5.0 | |
Apache 2.0
| org.spockframework
»
spock-guice Spock's Guice Module provides support for testing Guice 2/3 based applications. | 2.4-M4-groovy-4.0 | 2.4-groovy-5.0 | |
Apache 2.0
| org.spockframework
»
spock-junit4 Spock is a testing and specification framework for Java and Groovy applications. | 2.4-M4-groovy-4.0 | 2.4-groovy-5.0 | |
Testing
Apache 2.0
| org.spockframework
»
spock-spring Spock's Spring Module makes it possible to use Spring's TestContext framework together with Spock. Supports Spring ... | 2.4-M4-groovy-4.0 | 2.4-groovy-5.0 | |
Apache 2.0
| org.spockframework
»
spock-tapestry Spock's Tapestry Module provides support for testing Tapestry 5 based applications. | 2.4-M4-groovy-4.0 | 2.4-groovy-4.0 | |
Apache 2.0
| org.spockframework
»
spock-unitils Spock's Unitils Module makes it possible to use Unitils together with Spock. | 2.4-M4-groovy-4.0 | 2.4-groovy-5.0 |