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

io.easyspring.framework:base-data-mybatis 1.0.0-RELEASE

Framework Base Data MyBatis

Категории

Категории

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

Группа

io.easyspring.framework
Идентификатор

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

base-data-mybatis
Версия

Версия

1.0.0-RELEASE
Тип

Тип

jar

Скачать base-data-mybatis 1.0.0-RELEASE


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