Download neoemf-data-blueprints-core-1.0.1.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.1 in this page.

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials