is not current version
Last Version 1.2.5-RELEASE

com.github.niupengyu:ahead-frame-jdbc 1.2.3-RELEASE

java framework

GroupId

GroupId

com.github.niupengyu
ArtifactId

ArtifactId

ahead-frame-jdbc
Version

Version

1.2.3-RELEASE
Type

Type

jar

Download ahead-frame-jdbc 1.2.3-RELEASE


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