License |
License |
---|---|
GroupId | GroupIdch.exense.viz |
ArtifactId | ArtifactIdviz-persistence |
Version | Version1.0.1 |
Type | Typejar |
Description |
DescriptionViz Persistence
Java persistence services for Viz objects
|
Project URL |
Project URL |
Filename | Size |
---|---|
viz-persistence-1.0.1.pom | |
viz-persistence-1.0.1.jar | 37 KB |
viz-persistence-1.0.1-sources.jar | 23 KB |
viz-persistence-1.0.1-javadoc.jar | 558 KB |
Browse |
<!-- https://jarcasting.com/artifacts/ch.exense.viz/viz-persistence/ -->
<dependency>
<groupId>ch.exense.viz</groupId>
<artifactId>viz-persistence</artifactId>
<version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/ch.exense.viz/viz-persistence/
implementation 'ch.exense.viz:viz-persistence:1.0.1'
// https://jarcasting.com/artifacts/ch.exense.viz/viz-persistence/
implementation ("ch.exense.viz:viz-persistence:1.0.1")
'ch.exense.viz:viz-persistence:jar:1.0.1'
<dependency org="ch.exense.viz" name="viz-persistence" rev="1.0.1">
<artifact name="viz-persistence" type="jar" />
</dependency>
@Grapes(
@Grab(group='ch.exense.viz', module='viz-persistence', version='1.0.1')
)
libraryDependencies += "ch.exense.viz" % "viz-persistence" % "1.0.1"
[ch.exense.viz/viz-persistence "1.0.1"]
Group / Artifact | Type | Version |
---|---|---|
ch.exense : exense-commons | jar | 1.0.0 |
org.jongo : jongo | jar | 1.4.0 |
de.flapdoodle.embed : de.flapdoodle.embed.mongo | jar | 2.2.0 |
org.mongodb : mongodb-driver | jar | 3.4.2 |
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.12 |