/acmelib

Java Lib for ACME

Primary LanguageJavaBSD 3-Clause "New" or "Revised" LicenseBSD-3-Clause

CI

acmelib

A Java library for reading acme ADL files.

You can read the acme white paper Acme: Architectural Description of Component-Based Systems here.

Examples

Examples in examples/cmu/ are the property of CMU and licensed under the Eclipse license.

Maven Coordinates

<groupId>com.khubla.acmelib</groupId>
<artifactId>acmelib</artifactId>
<version>1.0-SNAPSHOT</version>
<packaging>jar</packaging>

License

acmelib is distributed until the BSD license.