MVN

cloud.timo.timocloud : TimoCloud

Maven & Gradle

Jan 03, 2024
109 stars

TimoCloud · TimoCloud is a Minecraft server/proxy management system ("Cloud System"). It will care about keeping online enough servers/proxies of every kind. But it's more than that. Thank to its algorithms, you'll never have to care again about servers or resources. TimoCloud automatically chooses servers with low CPU usage and enough available RAM to start your instances. And its integrated Flow-System makes updating templates easier than ever before: Edit one file in a server template, and the update will automatically be deployed to all bases (a.k.a. "Wrapper"). But of course, only the changed files will get updated.

<dependency>
    <groupId>cloud.timo.timocloud</groupId>
    <artifactId>TimoCloud</artifactId>
    <version>6.7.4</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of cloud.timo.timocloud : TimoCloud to add to Maven - Latest Versions:

  • Latest Stable: 6.7.4

All Versions

Choose a version of cloud.timo.timocloud : TimoCloud to add to Maven - All Versions:

Version Vulnerabilities Updated
6.7.x
TimoCloud-6.7.4
TimoCloud-6.7.2

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>cloud.timo.timocloud</groupId>
    <artifactId>TimoCloud</artifactId>
    <version>6.7.4</version>
</dependency>