| License | License | 
|---|---|
| GroupId | GroupIdch.exense.viz | 
| ArtifactId | ArtifactIdviz-persistence | 
| Last Version | Last Version1.1.1 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | DescriptionViz Persistence Java persistence services for Viz objects | 
| Project URL | Project URL | 
| Filename | Size | 
|---|---|
| viz-persistence-1.1.1.pom | |
| viz-persistence-1.1.1.jar | 37 KB | 
| viz-persistence-1.1.1-sources.jar | 23 KB | 
| viz-persistence-1.1.1-javadoc.jar | 180 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/ch.exense.viz/viz-persistence/ -->
<dependency>
    <groupId>ch.exense.viz</groupId>
    <artifactId>viz-persistence</artifactId>
    <version>1.1.1</version>
</dependency>// https://jarcasting.com/artifacts/ch.exense.viz/viz-persistence/
implementation 'ch.exense.viz:viz-persistence:1.1.1'// https://jarcasting.com/artifacts/ch.exense.viz/viz-persistence/
implementation ("ch.exense.viz:viz-persistence:1.1.1")'ch.exense.viz:viz-persistence:jar:1.1.1'<dependency org="ch.exense.viz" name="viz-persistence" rev="1.1.1">
  <artifact name="viz-persistence" type="jar" />
</dependency>@Grapes(
@Grab(group='ch.exense.viz', module='viz-persistence', version='1.1.1')
)libraryDependencies += "ch.exense.viz" % "viz-persistence" % "1.1.1"[ch.exense.viz/viz-persistence "1.1.1"]| Group / Artifact | Type | Version | 
|---|---|---|
| ch.exense.step : step-framework-collections-mongodb | jar | 1.0.1 | 
| de.flapdoodle.embed : de.flapdoodle.embed.mongo | jar | 2.2.0 | 
| com.fasterxml.jackson.datatype : jackson-datatype-jsr353 | jar | 2.10.0 | 
| com.fasterxml.jackson.datatype : jackson-datatype-json-org | jar | 2.10.0 | 
| org.glassfish : javax.json | jar | 1.0.4 | 
| org.slf4j : slf4j-api | jar | 1.7.5 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| junit : junit | jar | 4.13.1 |