Last Version

velvetdb 0.9.0

General purpose graph database.

License

License

GroupId

GroupId

com.github.zakgof
ArtifactId

ArtifactId

velvetdb-core
Version

Version

0.9.0
Type

Type

jar
Description

Description

velvetdb
General purpose graph database.
Project URL

Project URL

https://github.com/zakgof/velvetdb
Source Code Management

Source Code Management

https://github.com/zakgof/velvetdb/tree/master/velvetdb-core

Download velvetdb-core 0.9.0


<!-- https://jarcasting.com/artifacts/com.github.zakgof/velvetdb-core/ -->
<dependency>
    <groupId>com.github.zakgof</groupId>
    <artifactId>velvetdb-core</artifactId>
    <version>0.9.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.zakgof/velvetdb-core/
implementation 'com.github.zakgof:velvetdb-core:0.9.0'
// https://jarcasting.com/artifacts/com.github.zakgof/velvetdb-core/
implementation ("com.github.zakgof:velvetdb-core:0.9.0")
'com.github.zakgof:velvetdb-core:jar:0.9.0'
<dependency org="com.github.zakgof" name="velvetdb-core" rev="0.9.0">
  <artifact name="velvetdb-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.zakgof', module='velvetdb-core', version='0.9.0')
)
libraryDependencies += "com.github.zakgof" % "velvetdb-core" % "0.9.0"
[com.github.zakgof/velvetdb-core "0.9.0"]

Dependencies

runtime (2)

Group / Artifact Type Version
com.google.guava : guava jar 18.0
com.esotericsoftware : kryo jar 4.0.0

test (5)

Group / Artifact Type Version
junit : junit jar 4.13
org.apache.commons : commons-text jar 1.2
org.ow2.asm : asm jar 7.3.1
org.ow2.asm : asm-commons jar 7.3.1
org.objenesis : objenesis jar 2.6

Project Modules

There are no modules declared in this project.