Download neoemf-data-blueprints-core-1.0.2.jar file - Jar n

Jar examples for n:neoemf-data-blueprints-core

Description

Generic Blueprints implementation of the core component. It can be extended with Blueprints connectors to handle several graph databases.

You can download jar file neoemf-data-blueprints-core 1.0.2 in this page.

Build File

You can use the following script to add neoemf-data-blueprints-core-1.0.2.jar to your project.

<dependency>
   <groupId>fr.inria.atlanmod.neoemf</groupId>
   <artifactId>neoemf-data-blueprints-core</artifactId>
   <version>1.0.2</version>
</dependency>
compile group: 'fr.inria.atlanmod.neoemf', name: 'neoemf-data-blueprints-core', version: '1.0.2'
libraryDependencies += "fr.inria.atlanmod.neoemf" % "neoemf-data-blueprints-core" % "1.0.2"
<dependency org="fr.inria.atlanmod.neoemf" name="neoemf-data-blueprints-core" rev="1.0.2"/>
@Grapes(@Grab(group='fr.inria.atlanmod.neoemf', module='neoemf-data-blueprints-core', version='1.0.2'))
'fr.inria.atlanmod.neoemf:neoemf-data-blueprints-core:jar:1.0.2'

Download

Click the following link to download the jar file.

neoemf-data-blueprints-core-1.0.2-javadoc.jar
neoemf-data-blueprints-core-1.0.2-sources.jar
neoemf-data-blueprints-core-1.0.2-tests.jar
neoemf-data-blueprints-core-1.0.2.jar
neoemf-data-blueprints-core-1.0.2.pom



Related Tutorials