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

com.github.fangjinuo:sqlhelper-mybatis-spring-boot 1.0-RELEASE


Категории

Категории

Spring Boot Контейнер Микросервисы MyBatis Данные ORM
Группа

Группа

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

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

sqlhelper-mybatis-spring-boot
Версия

Версия

1.0-RELEASE
Тип

Тип

pom

Скачать sqlhelper-mybatis-spring-boot 1.0-RELEASE

Имя Файла Размер
sqlhelper-mybatis-spring-boot-1.0-RELEASE.pom 1 KB
Обзор

<!-- https://jarcasting.com/artifacts/com.github.fangjinuo/sqlhelper-mybatis-spring-boot/ -->
<dependency>
    <groupId>com.github.fangjinuo</groupId>
    <artifactId>sqlhelper-mybatis-spring-boot</artifactId>
    <version>1.0-RELEASE</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.fangjinuo/sqlhelper-mybatis-spring-boot/
implementation 'com.github.fangjinuo:sqlhelper-mybatis-spring-boot:1.0-RELEASE'
// https://jarcasting.com/artifacts/com.github.fangjinuo/sqlhelper-mybatis-spring-boot/
implementation ("com.github.fangjinuo:sqlhelper-mybatis-spring-boot:1.0-RELEASE")
'com.github.fangjinuo:sqlhelper-mybatis-spring-boot:pom:1.0-RELEASE'
<dependency org="com.github.fangjinuo" name="sqlhelper-mybatis-spring-boot" rev="1.0-RELEASE">
  <artifact name="sqlhelper-mybatis-spring-boot" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.fangjinuo', module='sqlhelper-mybatis-spring-boot', version='1.0-RELEASE')
)
libraryDependencies += "com.github.fangjinuo" % "sqlhelper-mybatis-spring-boot" % "1.0-RELEASE"
[com.github.fangjinuo/sqlhelper-mybatis-spring-boot "1.0-RELEASE"]