License |
License |
---|---|
Categories |
CategoriesMySQL Data Databases |
GroupId | GroupIdcom.smallaswater.easysql |
ArtifactId | ArtifactIdEasyMySQL |
Version | Version3.0.0 |
Type | Typejar |
Description |
DescriptionEasyMySQL
EasyMySQL -- MySQL tool for Nukkit
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
EasyMySQL-3.0.0.pom | |
EasyMySQL-3.0.0.jar | 3 MB |
EasyMySQL-3.0.0-sources.jar | 29 KB |
EasyMySQL-3.0.0-javadoc.jar | 229 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.smallaswater.easysql/EasyMySQL/ -->
<dependency>
<groupId>com.smallaswater.easysql</groupId>
<artifactId>EasyMySQL</artifactId>
<version>3.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.smallaswater.easysql/EasyMySQL/
implementation 'com.smallaswater.easysql:EasyMySQL:3.0.0'
// https://jarcasting.com/artifacts/com.smallaswater.easysql/EasyMySQL/
implementation ("com.smallaswater.easysql:EasyMySQL:3.0.0")
'com.smallaswater.easysql:EasyMySQL:jar:3.0.0'
<dependency org="com.smallaswater.easysql" name="EasyMySQL" rev="3.0.0">
<artifact name="EasyMySQL" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.smallaswater.easysql', module='EasyMySQL', version='3.0.0')
)
libraryDependencies += "com.smallaswater.easysql" % "EasyMySQL" % "3.0.0"
[com.smallaswater.easysql/EasyMySQL "3.0.0"]
Group / Artifact | Type | Version |
---|---|---|
com.alibaba : druid | jar | 1.2.8 |
Group / Artifact | Type | Version |
---|---|---|
org.jetbrains : annotations | jar | 22.0.0 |
org.projectlombok : lombok | jar | 1.18.22 |
cn.nukkit » nukkit | jar | 1.0-SNAPSHOT |