is not current version
Last Version 2.2.3

com.github.fangjinuo.agileway:agileway-jdbc-datasource 1.5.1


Categories

Categories

Data
GroupId

GroupId

com.github.fangjinuo.agileway
ArtifactId

ArtifactId

agileway-jdbc-datasource
Version

Version

1.5.1
Type

Type

jar

Download agileway-jdbc-datasource 1.5.1


<!-- https://jarcasting.com/artifacts/com.github.fangjinuo.agileway/agileway-jdbc-datasource/ -->
<dependency>
    <groupId>com.github.fangjinuo.agileway</groupId>
    <artifactId>agileway-jdbc-datasource</artifactId>
    <version>1.5.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.fangjinuo.agileway/agileway-jdbc-datasource/
implementation 'com.github.fangjinuo.agileway:agileway-jdbc-datasource:1.5.1'
// https://jarcasting.com/artifacts/com.github.fangjinuo.agileway/agileway-jdbc-datasource/
implementation ("com.github.fangjinuo.agileway:agileway-jdbc-datasource:1.5.1")
'com.github.fangjinuo.agileway:agileway-jdbc-datasource:jar:1.5.1'
<dependency org="com.github.fangjinuo.agileway" name="agileway-jdbc-datasource" rev="1.5.1">
  <artifact name="agileway-jdbc-datasource" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.fangjinuo.agileway', module='agileway-jdbc-datasource', version='1.5.1')
)
libraryDependencies += "com.github.fangjinuo.agileway" % "agileway-jdbc-datasource" % "1.5.1"
[com.github.fangjinuo.agileway/agileway-jdbc-datasource "1.5.1"]