This project contains a set of EMF models that are generated out of XSD's. The packages contain generated code. We tried to reuse some basic model like xhtml or atom.
To ease the use of these models in bndtools, we created a bnd workspace library to integrate all dependencies.
Please use this dependency:
org.geckoprojects.emf.model:org.gecko.emf.models.library:<version>
To integrate the workspace library just add:
-library: geckoEMFModels
to you build.bnd
To ease the use of these models in Maven, we created a BOM that contains all dependencies.
Please use the following coordinates on Maven Central:
<dependency>
<groupId>org.geckoprojects.emf.model</groupId>
<artifactId>org.gecko.emf.models.bom</artifactId>
<version>${emf.models.version}</version>
<type>pom</type>
<scope>import</scope>
</dependency>
- Documentation
- Source Code (clone with
scm:git:[email protected]:geckoprojects-org/org.gecko.emf.models.git
)
- Juergen Albert (jalbert) / [email protected] @ Data In Motion - architect, developer
- Mark Hoffmann (mhoffmann) / [email protected] @ Data In Motion - developer, architect
Eclipse Public License 2.0
Data In Motion Consuling GmbH - All rights reserved
-+ Data In Motion Consuling GmbH - [email protected]