MVN

fr.inria.atlanmod.neoemf : neoemf-data-blueprints

Maven & Gradle

Mar 21, 2019
46 stars

NeoEMF Data Blueprints · Parent project for Blueprints-based extensions of the core component.

<dependency>
    <groupId>fr.inria.atlanmod.neoemf</groupId>
    <artifactId>neoemf-data-blueprints</artifactId>
    <version>2.0.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of fr.inria.atlanmod.neoemf : neoemf-data-blueprints to add to Maven - Latest Versions:

  • Latest Stable: 2.0.0

All Versions

Choose a version of fr.inria.atlanmod.neoemf : neoemf-data-blueprints to add to Maven - All Versions:

Version Vulnerabilities Updated
2.0.x
neoemf-data-blueprints-2.0.0
1.0.x
neoemf-data-blueprints-1.0.2
neoemf-data-blueprints-1.0.1

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>fr.inria.atlanmod.neoemf</groupId>
    <artifactId>neoemf-data-blueprints</artifactId>
    <version>2.0.0</version>
</dependency>

Advertisement