License |
License |
---|---|
Categories |
CategoriesMySQL Data Databases CLI User Interface config Application Layer Libs Configuration |
GroupId | GroupIdcom.github.shoothzj |
ArtifactId | ArtifactIdconfig-client-impl-mysql |
Last Version | Last Version0.0.9 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionJava dependency
|
Project Organization |
Project OrganizationShoothzj |
<!-- https://jarcasting.com/artifacts/com.github.shoothzj/config-client-impl-mysql/ -->
<dependency>
<groupId>com.github.shoothzj</groupId>
<artifactId>config-client-impl-mysql</artifactId>
<version>0.0.9</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.shoothzj/config-client-impl-mysql/
implementation 'com.github.shoothzj:config-client-impl-mysql:0.0.9'
// https://jarcasting.com/artifacts/com.github.shoothzj/config-client-impl-mysql/
implementation ("com.github.shoothzj:config-client-impl-mysql:0.0.9")
'com.github.shoothzj:config-client-impl-mysql:jar:0.0.9'
<dependency org="com.github.shoothzj" name="config-client-impl-mysql" rev="0.0.9">
<artifact name="config-client-impl-mysql" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.shoothzj', module='config-client-impl-mysql', version='0.0.9')
)
libraryDependencies += "com.github.shoothzj" % "config-client-impl-mysql" % "0.0.9"
[com.github.shoothzj/config-client-impl-mysql "0.0.9"]
Group / Artifact | Type | Version |
---|---|---|
com.github.shoothzj : config-client-impl-common-jdbc | jar | 0.0.9 |
com.github.shoothzj : distribute-impl-mybatis | jar | 0.0.3 |
org.mybatis : mybatis | jar | 3.5.7 |
com.zaxxer : HikariCP | jar | 3.4.5 |
mysql : mysql-connector-java | jar | 8.0.25 |
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar | 1.18.20 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.2 |