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

xyz.tneciv:mybatis-tool 2.0.0

Mybatis tool for spring boot

Категории

Категории

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

Группа

xyz.tneciv
Идентификатор

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

mybatis-tool
Версия

Версия

2.0.0
Тип

Тип

jar

Скачать mybatis-tool 2.0.0


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