License |
License |
---|---|
Categories |
CategoriesMySQL Data Databases |
GroupId | GroupIdorg.anyline |
ArtifactId | ArtifactIdanyboot-jdbc-mysql |
Last Version | Last Version8.3.6.211 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionanyboot-jdbc-mysql
AnyLine针对SpringBoot环境的支持
|
<!-- https://jarcasting.com/artifacts/org.anyline/anyboot-jdbc-mysql/ -->
<dependency>
<groupId>org.anyline</groupId>
<artifactId>anyboot-jdbc-mysql</artifactId>
<version>8.3.6.211</version>
</dependency>
// https://jarcasting.com/artifacts/org.anyline/anyboot-jdbc-mysql/
implementation 'org.anyline:anyboot-jdbc-mysql:8.3.6.211'
// https://jarcasting.com/artifacts/org.anyline/anyboot-jdbc-mysql/
implementation ("org.anyline:anyboot-jdbc-mysql:8.3.6.211")
'org.anyline:anyboot-jdbc-mysql:jar:8.3.6.211'
<dependency org="org.anyline" name="anyboot-jdbc-mysql" rev="8.3.6.211">
<artifact name="anyboot-jdbc-mysql" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.anyline', module='anyboot-jdbc-mysql', version='8.3.6.211')
)
libraryDependencies += "org.anyline" % "anyboot-jdbc-mysql" % "8.3.6.211"
[org.anyline/anyboot-jdbc-mysql "8.3.6.211"]
Group / Artifact | Type | Version |
---|---|---|
org.anyline : anyline-jdbc-mysql | jar | 8.3.6 |