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

mybatis-tiny-core 3.5

mybatis-tiny的核心实现部分

Лицензия

Лицензия

Категории

Категории

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

Группа

io.github.penggle
Идентификатор

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

mybatis-tiny-core
Версия

Версия

3.5
Тип

Тип

jar
Описание

Описание

mybatis-tiny-core
mybatis-tiny的核心实现部分

Скачать mybatis-tiny-core 3.5


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

Зависимости

compile (5)

Идентификатор библиотеки Тип Версия
io.github.penggle : mybatis-tiny-base jar 3.5
io.github.penggle : codeforce-common-domain jar 2.4
org.mybatis : mybatis jar 3.5.6
org.slf4j : slf4j-api jar 1.7.30
org.freemarker : freemarker jar 2.3.31

provided (2)

Идентификатор библиотеки Тип Версия
org.springframework : spring-context jar 5.3.6
org.springframework : spring-tx jar 5.3.6

Модули Проекта

Данный проект не имеет модулей.