mohist
Used in:
components
- OverviewOverview
- VersionsVersions
- DependentsDependents
- DependenciesDependencies
<dependency>
<groupId>com.mohistmc</groupId>
<artifactId>mohist</artifactId>
<version>1.16.5-1237</version>
</dependency><?xml version="1.0" encoding="UTF-8"?>
<project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 https://maven.apache.org/xsd/maven-4.0.0.xsd" xmlns="http://maven.apache.org/POM/4.0.0"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<modelVersion>4.0.0</modelVersion>
<groupId>com.mohistmc</groupId>
<artifactId>mohist</artifactId>
<version>1.16.5-1237</version>
<packaging>pom</packaging>
<name>mohist</name>
<description>Minecraft Forge Hybrid server implementing the Spigot/Bukkit/Paper API, formerly known as Thermos/Cauldron/MCPC+.</description>
<url>https://github.com/MohistMC/Mohist</url>
<licenses>
<license>
<name> GPL-3.0</name>
<url>https://github.com/MohistMC/Mohist/blob/1.16.5/LICENSE</url>
<distribution>repo</distribution>
</license>
</licenses>
<scm>
<connection>scm:git:git://github.com/MohistMC/Mohist.git</connection>
<developerConnection>scm:git:git://github.com/MohistMC/Mohist.git</developerConnection>
<url>https://github.com/MohistMC/Mohist</url>
</scm>
<issueManagement>
<system>github</system>
<url>https://github.com/MohistMC/Mohist/issues</url>
</issueManagement>
</project>