| License |
License |
|---|---|
| Categories |
CategoriesDex General Purpose Libraries Utility |
| GroupId | GroupIdcom.yandex.yoctodb |
| ArtifactId | ArtifactIdyoctodb-parent |
| Last Version | Last Version0.0.20 |
| Release Date | Release Date |
| Type | Typepom |
| Description |
DescriptionYoctoDB parent
Embedded immutable database. Parent module containing dependencies.
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| yoctodb-parent-0.0.20.pom | 6 KB |
| Browse |
<!-- 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"]