io.github.jinlongliao:commons-database


Categories

Categories

Data
GroupId

GroupId

io.github.jinlongliao
ArtifactId

ArtifactId

commons-database
Last Version

Last Version

1.0.1.release
Release Date

Release Date

Type

Type

pom
Description

Description

Download commons-database

How to add to project

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

Dependencies

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

Project Modules

  • h2database
  • dynamic-datasource

Versions

Version
1.0.1.release
1.0.0.release