is not current version
Last Version 1.1.1

ch.exense.viz:viz-parent 1.0.0

Sample Jetty server supporting Viz persistence

GroupId

GroupId

ch.exense.viz
ArtifactId

ArtifactId

viz-parent
Version

Version

1.0.0
Type

Type

pom

Download viz-parent 1.0.0

Filename Size
viz-parent-1.0.0.pom 5 KB
Browse

<!-- 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"]