не последняя версия
Последняя версия 1.2.5-RELEASE

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

java framework

Группа

Группа

com.github.niupengyu
Идентификатор

Идентификатор

ahead-frame-jdbc
Версия

Версия

1.2.3-RELEASE
Тип

Тип

jar

Скачать 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"]