Jar examples for n:neoemf-blueprints
Generic Blueprints implementation of the core component. It can be extended with Blueprints connectors to handle several graph databases (see README for more informations).
You can download jar file neoemf-blueprints 1.0.0 in this page.
Eclipse Public License - v 1.0
You can use the following script to add neoemf-blueprints-1.0.0.jar to your project.
<dependency> <groupId>fr.inria.atlanmod.neoemf</groupId> <artifactId>neoemf-blueprints</artifactId> <version>1.0.0</version> </dependency>
compile group: 'fr.inria.atlanmod.neoemf', name: 'neoemf-blueprints', version: '1.0.0'
libraryDependencies += "fr.inria.atlanmod.neoemf" % "neoemf-blueprints" % "1.0.0"
<dependency org="fr.inria.atlanmod.neoemf" name="neoemf-blueprints" rev="1.0.0"/>
@Grapes(@Grab(group='fr.inria.atlanmod.neoemf', module='neoemf-blueprints', version='1.0.0'))
'fr.inria.atlanmod.neoemf:neoemf-blueprints:jar:1.0.0'
Click the following link to download the jar file.
neoemf-blueprints-1.0.0-javadoc.jar