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

mybatis-query 0.0.4-RELEASE

A Query Framework For Mybatis

Лицензия

Лицензия

Категории

Категории

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

Группа

com.github.wuyanzuplus
Идентификатор

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

mybatis-query
Версия

Версия

0.0.4-RELEASE
Тип

Тип

jar
Описание

Описание

mybatis-query
A Query Framework For Mybatis
Ссылка на сайт

Ссылка на сайт

https://github.com/WuYanZuPlus/mybatis-query

Скачать mybatis-query 0.0.4-RELEASE


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

Зависимости

compile (6)

Идентификатор библиотеки Тип Версия
org.springframework.boot : spring-boot-starter-validation jar 2.1.6.RELEASE
org.projectlombok : lombok Необязательный jar 1.18.6
io.swagger : swagger-annotations jar 1.5.22
org.apache.commons : commons-lang3 jar 3.9
org.mybatis : mybatis jar 3.5.1
javax.persistence : javax.persistence-api jar 2.2

test (2)

Идентификатор библиотеки Тип Версия
org.springframework.boot : spring-boot-starter-test jar 2.1.6.RELEASE
org.hsqldb : hsqldb jar 2.4.1

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

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