Download velvetdb-core-0.3.2.jar file - Jar v

Jar examples for v:velvetdb-core

Description

General purpose graph database.

You can download jar file velvetdb-core 0.3.2 in this page.

License

The Apache License, Version 2.0

Build File

You can use the following script to add velvetdb-core-0.3.2.jar to your project.

<dependency>
   <groupId>com.github.zakgof</groupId>
   <artifactId>velvetdb-core</artifactId>
   <version>0.3.2</version>
</dependency>
compile group: 'com.github.zakgof', name: 'velvetdb-core', version: '0.3.2'
libraryDependencies += "com.github.zakgof" % "velvetdb-core" % "0.3.2"
<dependency org="com.github.zakgof" name="velvetdb-core" rev="0.3.2"/>
@Grapes(@Grab(group='com.github.zakgof', module='velvetdb-core', version='0.3.2'))
'com.github.zakgof:velvetdb-core:jar:0.3.2'

Download

Click the following link to download the jar file.

velvetdb-core-0.3.2-javadoc.jar
velvetdb-core-0.3.2-sources.jar
velvetdb-core-0.3.2-tests.jar
velvetdb-core-0.3.2.jar
velvetdb-core-0.3.2.pom



Related Tutorials