License |
License |
---|---|
Categories |
CategoriesData |
GroupId | GroupIdclub.spreadme |
ArtifactId | ArtifactIdspreaddatabase |
Last Version | Last Version1.4.7 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionspreaddatabase
A utils of database access
|
Filename | Size |
---|---|
spreaddatabase-1.4.7.pom | |
spreaddatabase-1.4.7.jar | 106 KB |
spreaddatabase-1.4.7-sources.jar | 90 KB |
spreaddatabase-1.4.7-javadoc.jar | 610 KB |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
ch.qos.logback : logback-classic | jar | 1.2.3 |
Group / Artifact | Type | Version |
---|---|---|
mysql : mysql-connector-java | jar | 6.0.5 |
junit : junit | jar | 4.12 |