Last Version

Yildiz-Engine Module Database Updater 1.0.4

Module handling the database schema update.

License

License

Categories

Categories

Data
GroupId

GroupId

be.yildiz-games
ArtifactId

ArtifactId

module-database-updater
Version

Version

1.0.4
Type

Type

jar
Description

Description

Yildiz-Engine Module Database Updater
Module handling the database schema update.
Project URL

Project URL

https://engine.yildiz-games.be
Source Code Management

Source Code Management

https://github.com/yildiz-online/module-database-updater

Download module-database-updater 1.0.4


<!-- https://jarcasting.com/artifacts/be.yildiz-games/module-database-updater/ -->
<dependency>
    <groupId>be.yildiz-games</groupId>
    <artifactId>module-database-updater</artifactId>
    <version>1.0.4</version>
</dependency>
// https://jarcasting.com/artifacts/be.yildiz-games/module-database-updater/
implementation 'be.yildiz-games:module-database-updater:1.0.4'
// https://jarcasting.com/artifacts/be.yildiz-games/module-database-updater/
implementation ("be.yildiz-games:module-database-updater:1.0.4")
'be.yildiz-games:module-database-updater:jar:1.0.4'
<dependency org="be.yildiz-games" name="module-database-updater" rev="1.0.4">
  <artifact name="module-database-updater" type="jar" />
</dependency>
@Grapes(
@Grab(group='be.yildiz-games', module='module-database-updater', version='1.0.4')
)
libraryDependencies += "be.yildiz-games" % "module-database-updater" % "1.0.4"
[be.yildiz-games/module-database-updater "1.0.4"]

Dependencies

compile (2)

Group / Artifact Type Version
be.yildiz-games : module-database jar 3.1.0
org.liquibase : liquibase-core jar 4.0.0

test (2)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-engine jar 5.6.2
com.h2database : h2 jar 1.4.200

Project Modules

There are no modules declared in this project.