License |
License |
---|---|
Categories |
CategoriesMySQL Data Databases |
GroupId | GroupIdcom.github.knightliao.extend |
ArtifactId | ArtifactIdmysql-proto |
Last Version | Last Version1.2.6 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionmysql-proto
.
|
Project URL |
Project URL |
Project Organization |
Project OrganizationKNIGHT |
Filename | Size |
---|---|
mysql-proto-1.2.6.pom | |
mysql-proto-1.2.6.jar | 161 KB |
mysql-proto-1.2.6-sources.jar | 119 KB |
mysql-proto-1.2.6-javadoc.jar | 789 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.knightliao.extend/mysql-proto/ -->
<dependency>
<groupId>com.github.knightliao.extend</groupId>
<artifactId>mysql-proto</artifactId>
<version>1.2.6</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.knightliao.extend/mysql-proto/
implementation 'com.github.knightliao.extend:mysql-proto:1.2.6'
// https://jarcasting.com/artifacts/com.github.knightliao.extend/mysql-proto/
implementation ("com.github.knightliao.extend:mysql-proto:1.2.6")
'com.github.knightliao.extend:mysql-proto:jar:1.2.6'
<dependency org="com.github.knightliao.extend" name="mysql-proto" rev="1.2.6">
<artifact name="mysql-proto" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.knightliao.extend', module='mysql-proto', version='1.2.6')
)
libraryDependencies += "com.github.knightliao.extend" % "mysql-proto" % "1.2.6"
[com.github.knightliao.extend/mysql-proto "1.2.6"]
Group / Artifact | Type | Version |
---|---|---|
ch.qos.logback : logback-core | jar | 1.1.3 |
ch.qos.logback : logback-classic | jar | 1.1.3 |
org.slf4j : slf4j-api | jar | 1.7.12 |
org.apache.commons : commons-lang3 | jar | 3.4 |
commons-io : commons-io | jar | 2.4 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.11 |