Yildiz-Engine Module Database

Module handling the database access and manipulation.

License

License

Categories

Categories

Data
GroupId

GroupId

be.yildiz-games
ArtifactId

ArtifactId

module-database
Last Version

Last Version

3.2.5
Release Date

Release Date

Type

Type

jar
Description

Description

Yildiz-Engine Module Database
Module handling the database access and manipulation.
Project URL

Project URL

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

Source Code Management

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

Download module-database

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
javax.annotation : javax.annotation-api jar 1.3.2
com.googlecode.usc : jdbcdslog jar 1.0.6.2
org.apache.ant : ant jar 1.10.11

test (2)

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

Project Modules

There are no modules declared in this project.

Versions

Version
3.2.5
3.2.4
3.2.3
3.2.2
3.2.1
3.2.0
3.1.0
3.0.2
3.0.1
3.0.0
2.0.6
2.0.5
2.0.4
2.0.3
2.0.2
2.0.1
2.0.0
1.2.1
1.2.0
1.1.0
1.0.2
1.0.1
1.0.0