Dzo

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

License

License

Categories

Categories

Data
GroupId

GroupId

se.grunddata.dzo
ArtifactId

ArtifactId

dzo
Last Version

Last Version

3.1.0
Release Date

Release Date

Type

Type

jar
Description

Description

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

Project Organization

AB Grund-Data

Download dzo

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

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

Versions

Version
3.1.0
3.0.0
2.7.0
2.6.0
2.5.0
2.4.0
2.3.0
2.2.0
2.1.0
2.0.0
1.7.1
1.7.0
1.6.0
1.5.1
1.5.0
1.4.0
1.3.0
1.2.0
1.1.0