Skip to content

toolarium/toolarium-processing-unit-collection

Repository files navigation

License Maven Central javadoc

toolarium-processing-unit-collection

The toolarium-processing-unit-collection implements some common ProcessingUnit's according to the project toolarium-processing-unit:

  • The HtpProcessingUnit implements a processing in which all types of http requests can be executed in the sense of a processing-unit.

Built With

  • cb - The toolarium common build

Versioning

We use SemVer for versioning. For the versions available, see the tags on this repository.

Gradle:

dependencies {
    implementation "com.github.toolarium:toolarium-processing-unit-collection:0.2.0"
}

Maven:

<dependency>
    <groupId>com.github.toolarium</groupId>
    <artifactId>toolarium-processing-unit-collection</artifactId>
    <version>0.2.0</version>
</dependency>

About

Implementation of processing-units.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages