spreaddatabase

A utils of database access

License

License

Categories

Categories

Data
GroupId

GroupId

club.spreadme
ArtifactId

ArtifactId

spreaddatabase
Last Version

Last Version

1.4.7
Release Date

Release Date

Type

Type

jar
Description

Description

spreaddatabase
A utils of database access

Download spreaddatabase

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
ch.qos.logback : logback-classic jar 1.2.3

test (2)

Group / Artifact Type Version
mysql : mysql-connector-java jar 6.0.5
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.

Versions

Version
1.4.7
1.4.6
1.4.3
1.4.2
1.4.1
1.4.0