Skip to content

geckoprojects-org/org.gecko.emf.models

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CI BuildLicense

Geckoprojects EMF Models

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.

Gecko EMF Model Bndtools Library

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

Gecko EMF Model Maven BOM

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>

Links

Developers

Licenses

Eclipse Public License 2.0

Copyright

Data In Motion Consuling GmbH - All rights reserved

-+ Data In Motion Consuling GmbH - [email protected]

About

Gecko EMF Models from various contexts

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

Packages

No packages published

Languages