| License | License | 
|---|---|
| Categories | CategoriesMaven Build Tools | 
| GroupId | GroupIdio.zeebe | 
| ArtifactId | ArtifactIdflaky-test-extractor-maven-plugin | 
| Last Version | Last Version2.1.1 | 
| Release Date | Release Date | 
| Type | Typemaven-plugin | 
| Description | Descriptionflaky-test-extractor Maven Plugin This pom defines the required plugins and profiles to allow a camunda release build.
    Inherit this pom when you want to release your project into the camunda nexus and/or maven central. | 
| Project Organization | Project Organization | 
| Source Code Management | Source Code Management | 
<plugin>
    <groupId>io.zeebe</groupId>
    <artifactId>flaky-test-extractor-maven-plugin</artifactId>
    <version>2.1.1</version>
</plugin>| Group / Artifact | Type | Version | 
|---|---|---|
| org.apache.maven.surefire : maven-surefire-common | jar | 3.0.0-M5 | 
| org.apache.maven.surefire : surefire-api | jar | 3.0.0-M5 | 
| org.apache.maven.surefire : surefire-shared-utils | jar | 3.0.0-M5 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| org.apache.maven : maven-plugin-api | jar | 3.6.2 | 
| org.apache.maven.plugin-tools : maven-plugin-annotations | jar | 3.6.2 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| org.assertj : assertj-core | jar | 3.22.0 | 
| junit : junit | jar | 4.13.2 |