================================= The CSDMS Apache Maven Repository ================================= https://csdms.colorado.edu/repository A host for Maven packages built by CSDMS community members and staff. To install a package from this repository, include the following in your project's `pom.xml`: csdms CSDMS Apache Maven Packages https://csdms.colorado.edu/repository true true Include the package to install (e.g., bmi) with: edu.colorado.csdms bmi 2.0 jar compile From your build machine, run $ mvn install and the dependent package will be installed to your local repository. --------------- Hosting service --------------- Are you a CSDMS member with a Java model or tool that's packaged as a jar file, and you're looking for a place to host it? Consider the CSDMS Apache Maven Repository! Contact us through the CSDMS Help Desk (https://csdms.github.io/help-desk) and we can help!