не последняя версия
Последняя версия 2.5.0

de.julielab:jedis-parent 2.3.4

This is an intermediate parent POM between the jcore-base parent and the components belonging to the Jena Document Information (JeDIS) infrastructure. This POM determines the version of CoStoSys to use.

Категории

Категории

Jedis Данные Базы данных
Группа

Группа

de.julielab
Идентификатор

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

jedis-parent
Версия

Версия

2.3.4
Тип

Тип

pom

Скачать jedis-parent 2.3.4

Имя Файла Размер
jedis-parent-2.3.4.pom 1 KB
Обзор

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