| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииSpring Boot Контейнер Микросервисы Search Прикладные библиотеки |
| Группа | Группаtop.mangues |
| Идентификатор | Идентификаторsearchdb-spring-boot-starter |
| Версия | Версия0.0.4-RELEASE |
| Тип | Типjar |
| Описание |
Описаниеsearchdb
利用注解快速对表单查询增加字段检索功能
|
| Система контроля версий |
Система контроля версий |
<!-- https://jarcasting.com/artifacts/top.mangues/searchdb-spring-boot-starter/ -->
<dependency>
<groupId>top.mangues</groupId>
<artifactId>searchdb-spring-boot-starter</artifactId>
<version>0.0.4-RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/top.mangues/searchdb-spring-boot-starter/
implementation 'top.mangues:searchdb-spring-boot-starter:0.0.4-RELEASE'
// https://jarcasting.com/artifacts/top.mangues/searchdb-spring-boot-starter/
implementation ("top.mangues:searchdb-spring-boot-starter:0.0.4-RELEASE")
'top.mangues:searchdb-spring-boot-starter:jar:0.0.4-RELEASE'
<dependency org="top.mangues" name="searchdb-spring-boot-starter" rev="0.0.4-RELEASE">
<artifact name="searchdb-spring-boot-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='top.mangues', module='searchdb-spring-boot-starter', version='0.0.4-RELEASE')
)
libraryDependencies += "top.mangues" % "searchdb-spring-boot-starter" % "0.0.4-RELEASE"
[top.mangues/searchdb-spring-boot-starter "0.0.4-RELEASE"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.projectlombok : lombok Необязательный | jar | 1.18.2 |
| org.springframework.boot : spring-boot-starter-aop | jar | 2.1.0.RELEASE |
| com.baomidou : mybatis-plus-boot-starter | jar | 3.0.6 |
| org.apache.velocity : velocity-engine-core | jar | 2.0 |
| org.freemarker : freemarker | jar | 2.3.28 |
| org.springframework.boot : spring-boot-configuration-processor Необязательный | jar | 2.1.0.RELEASE |
| org.springframework.boot : spring-boot-autoconfigure | jar | 2.1.0.RELEASE |
| com.fasterxml.jackson.core : jackson-databind | jar | 2.9.7 |
| org.apache.maven.plugins : maven-javadoc-plugin | jar | 2.9.1 |