Last Version

com.github.tadukoo.database:TadukooDatabaseParent 0.3-Alpha

Utilities to make working with databases easier

License

License

MIT License
Categories

Categories

Data
GroupId

GroupId

com.github.tadukoo.database
ArtifactId

ArtifactId

TadukooDatabaseParent
Version

Version

0.3-Alpha
Type

Type

pom
Description

Description

Utilities to make working with databases easier
Project URL

Project URL

https://github.com/Tadukooverse/TadukooDatabase
Source Code Management

Source Code Management

https://github.com/Tadukooverse/TadukooDatabase

Download TadukooDatabaseParent 0.3-Alpha


<!-- https://jarcasting.com/artifacts/com.github.tadukoo.database/TadukooDatabaseParent/ -->
<dependency>
    <groupId>com.github.tadukoo.database</groupId>
    <artifactId>TadukooDatabaseParent</artifactId>
    <version>0.3-Alpha</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.tadukoo.database/TadukooDatabaseParent/
implementation 'com.github.tadukoo.database:TadukooDatabaseParent:0.3-Alpha'
// https://jarcasting.com/artifacts/com.github.tadukoo.database/TadukooDatabaseParent/
implementation ("com.github.tadukoo.database:TadukooDatabaseParent:0.3-Alpha")
'com.github.tadukoo.database:TadukooDatabaseParent:pom:0.3-Alpha'
<dependency org="com.github.tadukoo.database" name="TadukooDatabaseParent" rev="0.3-Alpha">
  <artifact name="TadukooDatabaseParent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.tadukoo.database', module='TadukooDatabaseParent', version='0.3-Alpha')
)
libraryDependencies += "com.github.tadukoo.database" % "TadukooDatabaseParent" % "0.3-Alpha"
[com.github.tadukoo.database/TadukooDatabaseParent "0.3-Alpha"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • TadukooMySQL