License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices Search Business Logic Libraries |
GroupId | GroupIdtop.mangues |
ArtifactId | ArtifactIdsearchdb-spring-boot-starter |
Version | Version0.0.4-RELEASE |
Type | Typejar |
Description |
Descriptionsearchdb
利用注解快速对表单查询增加字段检索功能
|
Source Code Management |
Source Code Management |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok Optional | 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 Optional | 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 |