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

ch.exense.viz:viz-parent 1.0.0

Sample Jetty server supporting Viz persistence

Группа

Группа

ch.exense.viz
Идентификатор

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

viz-parent
Версия

Версия

1.0.0
Тип

Тип

pom

Скачать viz-parent 1.0.0

Имя Файла Размер
viz-parent-1.0.0.pom 5 KB
Обзор

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