Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/softspiders/pairs
Minimalistic Graph Service
https://github.com/softspiders/pairs
graph java junit junit4 maven softspider softspiders ss test
Last synced: 27 days ago
JSON representation
Minimalistic Graph Service
- Host: GitHub
- URL: https://github.com/softspiders/pairs
- Owner: softspiders
- Created: 2019-08-25T17:55:32.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2020-11-10T06:42:10.000Z (over 4 years ago)
- Last Synced: 2024-11-15T09:17:27.824Z (3 months ago)
- Topics: graph, java, junit, junit4, maven, softspider, softspiders, ss, test
- Language: Java
- Size: 20.5 KB
- Stars: 1
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Pairs - сlose to minimalistic graph implementation
Can connect a pair of any entities identified by UUIDs.
## Requirements
[JDK](https://java.com/ru/download/) >= 1.5
## Test run
```sh
mvn test
```## Authors
[Alexander Lapygin](https://github.com/AlexanderLapygin)
### License
Licensed under the [MIT license](./LICENSE)