Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/teverett/kgraphml
A Java library for rendering GraphML
https://github.com/teverett/kgraphml
graphml java
Last synced: 24 days ago
JSON representation
A Java library for rendering GraphML
- Host: GitHub
- URL: https://github.com/teverett/kgraphml
- Owner: teverett
- License: bsd-3-clause
- Created: 2020-10-31T18:00:59.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2023-06-01T20:56:36.000Z (over 1 year ago)
- Last Synced: 2023-07-01T10:40:59.015Z (over 1 year ago)
- Topics: graphml, java
- Language: Java
- Homepage:
- Size: 115 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
![CI](https://github.com/teverett/gml4j/workflows/CI/badge.svg)
kGraphML
=============A Java library for rendering [GraphML](https://en.wikipedia.org/wiki/GraphML)
The GraphML home page is [here](http://graphml.graphdrawing.org/)
License
-------------kGraphML is licensed under the 3-Clause BSD license.
Maven Coordinates
-------------```
com.khubla.kgraphml
kgraphml
1.1.0
jar
```