https://github.com/teverett/acmelib
Java Lib for ACME
https://github.com/teverett/acmelib
Last synced: 11 months 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 (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2025-02-16T21:00:29.000Z (over 1 year ago)
- Last Synced: 2025-02-16T22:18:11.024Z (over 1 year ago)
- Language: Java
- Size: 250 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README

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.