is not current version
Last Version 3.1.0

se.grunddata.dzo:dzo 2.0.0

Dzo is a utility that compares sql source code to a databaseschema and executes or show the needed changes.

Categories

Categories

Data
GroupId

GroupId

se.grunddata.dzo
ArtifactId

ArtifactId

dzo
Version

Version

2.0.0
Type

Type

jar

Download dzo 2.0.0

Filename Size
dzo-2.0.0.pom
dzo-2.0.0.jar 3 MB
Browse

<!-- https://jarcasting.com/artifacts/se.grunddata.dzo/dzo/ -->
<dependency>
    <groupId>se.grunddata.dzo</groupId>
    <artifactId>dzo</artifactId>
    <version>2.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/se.grunddata.dzo/dzo/
implementation 'se.grunddata.dzo:dzo:2.0.0'
// https://jarcasting.com/artifacts/se.grunddata.dzo/dzo/
implementation ("se.grunddata.dzo:dzo:2.0.0")
'se.grunddata.dzo:dzo:jar:2.0.0'
<dependency org="se.grunddata.dzo" name="dzo" rev="2.0.0">
  <artifact name="dzo" type="jar" />
</dependency>
@Grapes(
@Grab(group='se.grunddata.dzo', module='dzo', version='2.0.0')
)
libraryDependencies += "se.grunddata.dzo" % "dzo" % "2.0.0"
[se.grunddata.dzo/dzo "2.0.0"]