Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/hellblazer/thoth
Voronoi Based Area of Interest Management
https://github.com/hellblazer/thoth
Last synced: 3 months ago
JSON representation
Voronoi Based Area of Interest Management
- Host: GitHub
- URL: https://github.com/hellblazer/thoth
- Owner: Hellblazer
- License: agpl-3.0
- Created: 2011-09-02T03:11:00.000Z (over 13 years ago)
- Default Branch: master
- Last Pushed: 2023-08-19T13:00:15.000Z (over 1 year ago)
- Last Synced: 2024-04-16T11:18:39.449Z (10 months ago)
- Language: Java
- Homepage:
- Size: 109 KB
- Stars: 3
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Thoth
Scalable, peer to peer area of interest management for simulations.## Build Status
![Build Status](https://github.com/hellblazer/Thoth/actions/workflows/maven.yml/badge.svg)
___Licensed under AGPL Version 3
Uses Maven 3.83+, and Java 20+ to build:
mvn clean install
## Maven Artifacts
Currently, Thoth is in active development and does not publish to maven central. Rather, periodic snapshots (and releases when they happen)
will be uploaded to the [repo-hell]() repository. If you would like to use Thoth maven artifacts, you'll need to add the following repository
declarations to your pom.xml The maven coordinates for individual artifacts are found below.
hell-repo
https://raw.githubusercontent.com/Hellblazer/repo-hell/main/mvn-artifact
true
plugin-hell-repo
https://raw.githubusercontent.com/Hellblazer/repo-hell/main/mvn-artifact
true
### Thoth library
com.hellblazer
thoth
0.1.0-SNAPSHOT