| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииMyBatis Данные ORM |
| Группа | Группаcom.github.sgfh |
| Идентификатор | Идентификаторsmart-mybatis |
| Версия | Версия2.0.5 |
| Тип | Типjar |
| Описание |
Описаниеsmart-mybatis
Demo project for Spring Boot
|
| Ссылка на сайт |
Ссылка на сайт |
| Имя Файла | Размер |
|---|---|
| smart-mybatis-2.0.5.pom | |
| smart-mybatis-2.0.5.jar | 51 KB |
| smart-mybatis-2.0.5-sources.jar | 28 KB |
| smart-mybatis-2.0.5-javadoc.jar | 257 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.sgfh/smart-mybatis/ -->
<dependency>
<groupId>com.github.sgfh</groupId>
<artifactId>smart-mybatis</artifactId>
<version>2.0.5</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.sgfh/smart-mybatis/
implementation 'com.github.sgfh:smart-mybatis:2.0.5'
// https://jarcasting.com/artifacts/com.github.sgfh/smart-mybatis/
implementation ("com.github.sgfh:smart-mybatis:2.0.5")
'com.github.sgfh:smart-mybatis:jar:2.0.5'
<dependency org="com.github.sgfh" name="smart-mybatis" rev="2.0.5">
<artifact name="smart-mybatis" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.sgfh', module='smart-mybatis', version='2.0.5')
)
libraryDependencies += "com.github.sgfh" % "smart-mybatis" % "2.0.5"
[com.github.sgfh/smart-mybatis "2.0.5"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.alibaba : fastjson | jar | 1.2.51 |
| org.json : json | jar | 20180813 |
| org.springframework.boot : spring-boot-starter-web | jar | 2.1.3.RELEASE |
| mysql : mysql-connector-java | jar | 5.1.45 |
| com.alibaba : druid | jar | 1.0.26 |
| org.mybatis.spring.boot : mybatis-spring-boot-starter | jar | 1.1.1 |
| com.github.pagehelper : pagehelper | jar | 4.1.6 |
| com.fasterxml.jackson.core : jackson-annotations | jar | 2.9.0 |
| org.springframework : spring-web | jar | 5.1.5.RELEASE |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.springframework.boot : spring-boot-devtools Необязательный | jar | 2.1.3.RELEASE |