MVN

io.streamthoughts : jikkou-parent

Maven & Gradle

Nov 14, 2023
160 stars

Jikkou Project · Jikkou :: A tool designed to provide an efficient and easy way to manage, automate, and provision resource configurations for Kafka

<dependency>
    <groupId>io.streamthoughts</groupId>
    <artifactId>jikkou-parent</artifactId>
    <version>0.31.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.streamthoughts : jikkou-parent to add to Maven - Latest Versions:

  • Latest Stable: 0.31.0

All Versions

Choose a version of io.streamthoughts : jikkou-parent to add to Maven - All Versions:

Version Vulnerabilities Updated
0.31.x
jikkou-parent-0.31.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>io.streamthoughts</groupId>
    <artifactId>jikkou-parent</artifactId>
    <version>0.31.0</version>
</dependency>