Last Version

Viz Persistence 1.1.1

Java persistence services for Viz objects

License

License

GroupId

GroupId

ch.exense.viz
ArtifactId

ArtifactId

viz-persistence
Version

Version

1.1.1
Type

Type

jar
Description

Description

Viz Persistence
Java persistence services for Viz objects
Project URL

Project URL

http://exense.ch/

Download viz-persistence 1.1.1


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

Dependencies

compile (6)

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

test (1)

Group / Artifact Type Version
junit : junit jar 4.13.1

Project Modules

There are no modules declared in this project.