Categories |
CategoriesXodus Data Databases |
---|---|
GroupId | GroupIdcom.github.zakgof |
ArtifactId | ArtifactIdvelvetdb-xodus |
Version | Version0.3.2 |
Type | Typejar |
Filename | Size |
---|---|
velvetdb-xodus-0.3.2.pom | |
velvetdb-xodus-0.3.2.jar | 40 KB |
velvetdb-xodus-0.3.2-sources.jar | 9 KB |
velvetdb-xodus-0.3.2-javadoc.jar | 29 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.zakgof/velvetdb-xodus/ -->
<dependency>
<groupId>com.github.zakgof</groupId>
<artifactId>velvetdb-xodus</artifactId>
<version>0.3.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.zakgof/velvetdb-xodus/
implementation 'com.github.zakgof:velvetdb-xodus:0.3.2'
// https://jarcasting.com/artifacts/com.github.zakgof/velvetdb-xodus/
implementation ("com.github.zakgof:velvetdb-xodus:0.3.2")
'com.github.zakgof:velvetdb-xodus:jar:0.3.2'
<dependency org="com.github.zakgof" name="velvetdb-xodus" rev="0.3.2">
<artifact name="velvetdb-xodus" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.zakgof', module='velvetdb-xodus', version='0.3.2')
)
libraryDependencies += "com.github.zakgof" % "velvetdb-xodus" % "0.3.2"
[com.github.zakgof/velvetdb-xodus "0.3.2"]