Last Version

Dzo 3.1.0

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
Version

Version

3.1.0
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 3.1.0

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

<!-- 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.