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

tech.wetech.mybatis:mybatis-ext-core 1.6.4


Категории

Категории

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

Группа

tech.wetech.mybatis
Идентификатор

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

mybatis-ext-core
Версия

Версия

1.6.4
Тип

Тип

jar

Скачать mybatis-ext-core 1.6.4


<!-- https://jarcasting.com/artifacts/tech.wetech.mybatis/mybatis-ext-core/ -->
<dependency>
    <groupId>tech.wetech.mybatis</groupId>
    <artifactId>mybatis-ext-core</artifactId>
    <version>1.6.4</version>
</dependency>
// https://jarcasting.com/artifacts/tech.wetech.mybatis/mybatis-ext-core/
implementation 'tech.wetech.mybatis:mybatis-ext-core:1.6.4'
// https://jarcasting.com/artifacts/tech.wetech.mybatis/mybatis-ext-core/
implementation ("tech.wetech.mybatis:mybatis-ext-core:1.6.4")
'tech.wetech.mybatis:mybatis-ext-core:jar:1.6.4'
<dependency org="tech.wetech.mybatis" name="mybatis-ext-core" rev="1.6.4">
  <artifact name="mybatis-ext-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='tech.wetech.mybatis', module='mybatis-ext-core', version='1.6.4')
)
libraryDependencies += "tech.wetech.mybatis" % "mybatis-ext-core" % "1.6.4"
[tech.wetech.mybatis/mybatis-ext-core "1.6.4"]