Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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.