не последняя версия
Последняя версия 2.0.0-ALPHA-14

io.stargate.db:persistence-common 1.0.1


Группа

Группа

io.stargate.db
Идентификатор

Идентификатор

persistence-common
Версия

Версия

1.0.1
Тип

Тип

jar

Скачать persistence-common 1.0.1


<!-- https://jarcasting.com/artifacts/io.stargate.db/persistence-common/ -->
<dependency>
    <groupId>io.stargate.db</groupId>
    <artifactId>persistence-common</artifactId>
    <version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.stargate.db/persistence-common/
implementation 'io.stargate.db:persistence-common:1.0.1'
// https://jarcasting.com/artifacts/io.stargate.db/persistence-common/
implementation ("io.stargate.db:persistence-common:1.0.1")
'io.stargate.db:persistence-common:jar:1.0.1'
<dependency org="io.stargate.db" name="persistence-common" rev="1.0.1">
  <artifact name="persistence-common" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.stargate.db', module='persistence-common', version='1.0.1')
)
libraryDependencies += "io.stargate.db" % "persistence-common" % "1.0.1"
[io.stargate.db/persistence-common "1.0.1"]