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

com.github.ice-zero-cat:icezerocat-mybatismp 0.1.1

mybatisMp 动态注入

Категории

Категории

MyBatis Данные ORM
Группа

Группа

com.github.ice-zero-cat
Идентификатор

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

icezerocat-mybatismp
Версия

Версия

0.1.1
Тип

Тип

jar

Скачать icezerocat-mybatismp 0.1.1


<!-- https://jarcasting.com/artifacts/com.github.ice-zero-cat/icezerocat-mybatismp/ -->
<dependency>
    <groupId>com.github.ice-zero-cat</groupId>
    <artifactId>icezerocat-mybatismp</artifactId>
    <version>0.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.ice-zero-cat/icezerocat-mybatismp/
implementation 'com.github.ice-zero-cat:icezerocat-mybatismp:0.1.1'
// https://jarcasting.com/artifacts/com.github.ice-zero-cat/icezerocat-mybatismp/
implementation ("com.github.ice-zero-cat:icezerocat-mybatismp:0.1.1")
'com.github.ice-zero-cat:icezerocat-mybatismp:jar:0.1.1'
<dependency org="com.github.ice-zero-cat" name="icezerocat-mybatismp" rev="0.1.1">
  <artifact name="icezerocat-mybatismp" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.ice-zero-cat', module='icezerocat-mybatismp', version='0.1.1')
)
libraryDependencies += "com.github.ice-zero-cat" % "icezerocat-mybatismp" % "0.1.1"
[com.github.ice-zero-cat/icezerocat-mybatismp "0.1.1"]