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

Jar examples for v:velvetdb-core

Description

General purpose graph database.

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

License

The Apache License, Version 2.0

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials