bgqrjf-mybatis

bgqrjf mybatis

Лицензия

Лицензия

Категории

Категории

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

Группа

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

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

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

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

1.0.2.RELEASE
Дата

Дата

Тип

Тип

pom
Описание

Описание

bgqrjf-mybatis
bgqrjf mybatis
Ссылка на сайт

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

https://github.com/bgqrjf/mybatis-more
Система контроля версий

Система контроля версий

https://github.com/bgqrjf/mybatis-more

Скачать mybatis

Имя Файла Размер
mybatis-1.0.2.RELEASE.pom 7 KB
Обзор

Как подключить последнюю версию

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

Зависимости

compile (11)

Идентификатор библиотеки Тип Версия
mysql : mysql-connector-java jar 8.0.16
com.github.pagehelper : pagehelper-spring-boot-starter jar 1.2.10
org.mybatis : mybatis-typehandlers-jsr310 jar 1.0.2
tk.mybatis : mapper-spring-boot-starter jar 2.1.5
tk.mybatis : mapper-generator jar 1.1.5
org.mybatis.generator : mybatis-generator-core jar 1.3.7
org.freemarker : freemarker jar 2.3.28
com.google.guava : guava jar 24.1-jre
com.fasterxml.jackson.core : jackson-databind jar 2.10.0
com.fasterxml.jackson.core : jackson-annotations jar 2.10.0
com.fasterxml.jackson.core : jackson-core jar 2.10.0

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

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

Версии библиотеки

Версия
1.0.2.RELEASE
1.0.1.RELEASE
1.0.0.RELEASE