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

top.lshaci:framework-mybatis 0.0.3

framework mybatis

Категории

Категории

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

Группа

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

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

framework-mybatis
Версия

Версия

0.0.3
Тип

Тип

jar

Скачать framework-mybatis 0.0.3


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