org.brutusin:commons
Common utilities project. General purpose functionality used by other projects.
Maven dependency
<dependency>
<groupId>org.brutusin</groupId>
<artifactId>commons</artifactId>
<version>${commons.version}</version>
</dependency>
Click here to see the latest available version released to the Maven Central Repository.
If you are not using maven and need help you can ask here.
Main subcomponents:
FifoTaskExecutor
FifoTaskExecutor parallelizes the processing of an ordered input collection, keeping the order in the output.
Support bugs and requests
https://github.com/brutusin/commons/issues
Authors
- Ignacio del Valle Alles (https://github.com/idelvall/)
Contributions are always welcome and greatly appreciated!
License
Apache License, Version 2.0