Download neoemf-blueprints-1.0.0.jar file - Jar n

Jar examples for n:neoemf-blueprints

Description

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.

License

Eclipse Public License - v 1.0

Build File

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'

Download

Click the following link to download the jar file.

neoemf-blueprints-1.0.0-javadoc.jar
neoemf-blueprints-1.0.0-sources.jar
neoemf-blueprints-1.0.0-tests.jar
neoemf-blueprints-1.0.0.jar
neoemf-blueprints-1.0.0.pom



Related Tutorials