Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/teverett/acmelib
Java Lib for ACME
https://github.com/teverett/acmelib
Last synced: 24 days ago
JSON representation
Java Lib for ACME
- Host: GitHub
- URL: https://github.com/teverett/acmelib
- Owner: teverett
- License: bsd-3-clause
- Created: 2020-08-30T03:32:13.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2024-06-23T01:47:09.000Z (5 months ago)
- Last Synced: 2024-06-23T05:13:07.697Z (5 months ago)
- Language: Java
- Size: 256 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
![CI](https://github.com/teverett/acmelib/workflows/CI/badge.svg)
acmelib
========A Java library for reading [acme](http://www.cs.cmu.edu/~acme/) [ADL](https://en.wikipedia.org/wiki/Architecture_description_language) files.
You can read the acme white paper Acme: *Architectural Description of
Component-Based Systems* [here](https://acme.able.cs.cmu.edu/pubs/show.php?id=162).Examples
-------------------Examples in `examples/cmu/` are the property of CMU and licensed under the Eclipse license.
Maven Coordinates
-------------------```
com.khubla.acmelib
acmelib
1.0-SNAPSHOT
jar
```License
---------acmelib is distributed until the BSD license.