| Группа | Группаcom.github.niupengyu |
|---|---|
| Идентификатор | Идентификаторahead-frame-jdbc |
| Версия | Версия1.2.4-RELEASE |
| Тип | Типjar |
| Имя Файла | Размер |
|---|---|
| ahead-frame-jdbc-1.2.4-RELEASE.pom | |
| ahead-frame-jdbc-1.2.4-RELEASE.jar | 87 KB |
| ahead-frame-jdbc-1.2.4-RELEASE-sources.jar | 52 KB |
| ahead-frame-jdbc-1.2.4-RELEASE-javadoc.jar | 350 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.niupengyu/ahead-frame-jdbc/ -->
<dependency>
<groupId>com.github.niupengyu</groupId>
<artifactId>ahead-frame-jdbc</artifactId>
<version>1.2.4-RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.niupengyu/ahead-frame-jdbc/
implementation 'com.github.niupengyu:ahead-frame-jdbc:1.2.4-RELEASE'
// https://jarcasting.com/artifacts/com.github.niupengyu/ahead-frame-jdbc/
implementation ("com.github.niupengyu:ahead-frame-jdbc:1.2.4-RELEASE")
'com.github.niupengyu:ahead-frame-jdbc:jar:1.2.4-RELEASE'
<dependency org="com.github.niupengyu" name="ahead-frame-jdbc" rev="1.2.4-RELEASE">
<artifact name="ahead-frame-jdbc" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.niupengyu', module='ahead-frame-jdbc', version='1.2.4-RELEASE')
)
libraryDependencies += "com.github.niupengyu" % "ahead-frame-jdbc" % "1.2.4-RELEASE"
[com.github.niupengyu/ahead-frame-jdbc "1.2.4-RELEASE"]