Skip to content

brutusin/commons

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

149 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

org.brutusin:commons Build Status Maven Central Latest Version

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

Contributions are always welcome and greatly appreciated!

License

Apache License, Version 2.0

About

Common utilities used by the other modules

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages