MVN

fr.inria.atlanmod.neoemf : neoemf-blueprints

Maven & Gradle

Feb 18, 2018
2 usages
50 stars

NeoEMF :: Graph :: Blueprints · Generic Blueprints implementation of the core component. (obselete)

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

Latest Version

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

  • Latest Stable: 1.0.1

All Versions

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

Version Vulnerabilities Updated
1.0.x
neoemf-blueprints-1.0.1
neoemf-blueprints-1.0.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

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

Advertisement