Last Version

Yildiz-Engine Module Database 3.2.5

Module handling the database access and manipulation.

License

License

Categories

Categories

Data
GroupId

GroupId

be.yildiz-games
ArtifactId

ArtifactId

module-database
Version

Version

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


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