License |
License |
---|---|
Categories |
CategoriesMySQL Data Databases |
GroupId | GroupIdcn.sexycode |
ArtifactId | ArtifactIdmysql |
Last Version | Last Version1.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionmysql
mysql
|
Filename | Size |
---|---|
mysql-1.1.pom | |
mysql-1.1.jar | 471 KB |
mysql-1.1-sources.jar | 283 KB |
mysql-1.1-javadoc.jar | 2 MB |
Browse |
<!-- https://jarcasting.com/artifacts/cn.sexycode/mysql/ -->
<dependency>
<groupId>cn.sexycode</groupId>
<artifactId>mysql</artifactId>
<version>1.1</version>
</dependency>
// https://jarcasting.com/artifacts/cn.sexycode/mysql/
implementation 'cn.sexycode:mysql:1.1'
// https://jarcasting.com/artifacts/cn.sexycode/mysql/
implementation ("cn.sexycode:mysql:1.1")
'cn.sexycode:mysql:jar:1.1'
<dependency org="cn.sexycode" name="mysql" rev="1.1">
<artifact name="mysql" type="jar" />
</dependency>
@Grapes(
@Grab(group='cn.sexycode', module='mysql', version='1.1')
)
libraryDependencies += "cn.sexycode" % "mysql" % "1.1"
[cn.sexycode/mysql "1.1"]
Group / Artifact | Type | Version |
---|---|---|
cn.sexycode : solo-core | jar | 1.3 |
org.slf4j : slf4j-api | jar | 1.7.25 |