So my local maven repo told me they are from maven-central. However, i could not find them using the search, but navigating there manually made me find them: https://repo1.maven.org/maven2/com/timecho/ratis/ratis-client/3.2.0/
Chris Von: Christofer Dutz <christofer.d...@c-ware.de> Datum: Mittwoch, 9. Juli 2025 um 18:47 An: dev@iotdb.apache.org <dev@iotdb.apache.org> Betreff: What are these <groupId>com.timecho.ratis</groupId> dependencies? Hi all, while having a look at where and how I could build a pur Java MCP server into IoTDB, I stumbles over dependencies with a groupId com.timecho.ratis. What is the reasoning behind these? I really hope we’re not using libraries of a (hostile) fork of a fellow Apache project to avoid issues with releases. Chris