is not current version
Last Version 3.1.0

se.grunddata.dzo:dzo 2.3.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.3.0
Type

Type

jar

Download dzo 2.3.0

Filename Size
dzo-2.3.0.pom
dzo-2.3.0.jar 4 MB
Browse

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