About • Key Features • How To Use • Roadmap • Contributing • License
List of metamodels:
- CIM:
- PIM:
- Dynamic & Security View
- Static View
- PSM:
You can use the update site through the Help->Install new software
menu in Eclipse to install Icely Metamodels from:
https://icelyframework.github.io/icely-metamodels/updates/
To use Icely Metamodels as standlone package, JARs are available from Github Packages.
Example using Maven:
<dependencies>
...
<dependency>
<groupId>com.github.icelyframework.metamodels</groupId>
<artifactId>com.github.icelyframework.metamodels</artifactId>
<version>1.1.0-SNAPSHOT</version>
</dependency>
...
</dependencies>
Example using Gradle Groovy:
dependencies {
implementation 'com.github.icelyframework.metamodels:com.github.icelyframework.metamodels:1.0.0'
}
If you want to see a new feature feel free to create a new Issue. Here are some features which are either underway or planned:
If you'd like to give any of these a shot feel free to contribute.
Copyright © 2021 Amir Deljouyi.
Icely Metamodels is made available under the Apache-2.0 licensed.
Contributions, issues and feature requests are welcome.
Feel free to check issues page if you want to contribute.
amirdeljouyi · GitHub @amirdeljouyi · Twitter @amirdeljouyi