License |
License |
---|---|
Categories |
CategoriesData |
GroupId | GroupIdbe.yildiz-games |
ArtifactId | ArtifactIdmodule-database |
Last Version | Last Version3.2.5 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionYildiz-Engine Module Database
Module handling the database access and manipulation.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
module-database-3.2.5.pom | |
module-database-3.2.5.jar | 33 KB |
module-database-3.2.5-sources.jar | 41 KB |
module-database-3.2.5-javadoc.jar | 554 KB |
Browse |
<!-- 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"]
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 |
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter-engine | jar | 5.7.2 |
com.h2database : h2 | jar | 1.4.200 |