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

top.lshaci:framework-mybatis 1.0.4

framework mybatis

Категории

Категории

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

Группа

top.lshaci
Идентификатор

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

framework-mybatis
Версия

Версия

1.0.4
Тип

Тип

jar

Скачать framework-mybatis 1.0.4


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