Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/softspiders/graph-ca
The simplest example of Clean Architecture on Graphs
https://github.com/softspiders/graph-ca
ca clean-architecture graph graphs java junit junit4 maven minimalist softspider softspiders ss template test under-construction
Last synced: about 17 hours ago
JSON representation
The simplest example of Clean Architecture on Graphs
- Host: GitHub
- URL: https://github.com/softspiders/graph-ca
- Owner: softspiders
- License: mit
- Created: 2019-08-26T03:13:49.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2020-11-10T06:42:27.000Z (about 4 years ago)
- Last Synced: 2024-04-23T22:43:26.933Z (7 months ago)
- Topics: ca, clean-architecture, graph, graphs, java, junit, junit4, maven, minimalist, softspider, softspiders, ss, template, test, under-construction
- Language: Java
- Size: 14.6 KB
- Stars: 2
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
[SOFTSPIDERS](https://github.com/softspiders/softspiders)
# graph-ca
The simplest example of Clean Architecture on Graphs
UNDER CONSTRUCTION
## Feature tags
- ca
- graph
- java
- maven
- starter
- template
- under-dev## 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)