Last Version

YoctoDB parent 0.0.20

Embedded immutable database. Parent module containing dependencies.

License

License

Categories

Categories

Dex General Purpose Libraries Utility
GroupId

GroupId

com.yandex.yoctodb
ArtifactId

ArtifactId

yoctodb-parent
Version

Version

0.0.20
Type

Type

pom
Description

Description

YoctoDB parent
Embedded immutable database. Parent module containing dependencies.
Project URL

Project URL

https://github.com/yandex/yoctodb
Source Code Management

Source Code Management

https://github.com/yandex/yoctodb

Download yoctodb-parent 0.0.20


<!-- https://jarcasting.com/artifacts/com.yandex.yoctodb/yoctodb-parent/ -->
<dependency>
    <groupId>com.yandex.yoctodb</groupId>
    <artifactId>yoctodb-parent</artifactId>
    <version>0.0.20</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.yandex.yoctodb/yoctodb-parent/
implementation 'com.yandex.yoctodb:yoctodb-parent:0.0.20'
// https://jarcasting.com/artifacts/com.yandex.yoctodb/yoctodb-parent/
implementation ("com.yandex.yoctodb:yoctodb-parent:0.0.20")
'com.yandex.yoctodb:yoctodb-parent:pom:0.0.20'
<dependency org="com.yandex.yoctodb" name="yoctodb-parent" rev="0.0.20">
  <artifact name="yoctodb-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.yandex.yoctodb', module='yoctodb-parent', version='0.0.20')
)
libraryDependencies += "com.yandex.yoctodb" % "yoctodb-parent" % "0.0.20"
[com.yandex.yoctodb/yoctodb-parent "0.0.20"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • core
  • benchmark