не последняя версия
Последняя версия 1.3.16

net.quanter:shield-springboot-mybatis 1.3.12.RELEASE

给同时依赖springboot和mybatis的程序依赖

Категории

Категории

Ant Компиляция и сборка Сеть MyBatis Данные ORM
Группа

Группа

net.quanter
Идентификатор

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

shield-springboot-mybatis
Версия

Версия

1.3.12.RELEASE
Тип

Тип

jar

Скачать shield-springboot-mybatis 1.3.12.RELEASE


<!-- https://jarcasting.com/artifacts/net.quanter/shield-springboot-mybatis/ -->
<dependency>
    <groupId>net.quanter</groupId>
    <artifactId>shield-springboot-mybatis</artifactId>
    <version>1.3.12.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/net.quanter/shield-springboot-mybatis/
implementation 'net.quanter:shield-springboot-mybatis:1.3.12.RELEASE'
// https://jarcasting.com/artifacts/net.quanter/shield-springboot-mybatis/
implementation ("net.quanter:shield-springboot-mybatis:1.3.12.RELEASE")
'net.quanter:shield-springboot-mybatis:jar:1.3.12.RELEASE'
<dependency org="net.quanter" name="shield-springboot-mybatis" rev="1.3.12.RELEASE">
  <artifact name="shield-springboot-mybatis" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.quanter', module='shield-springboot-mybatis', version='1.3.12.RELEASE')
)
libraryDependencies += "net.quanter" % "shield-springboot-mybatis" % "1.3.12.RELEASE"
[net.quanter/shield-springboot-mybatis "1.3.12.RELEASE"]