Last Version

searchdb 0.0.4-RELEASE

利用注解快速对表单查询增加字段检索功能

License

License

Categories

Categories

Spring Boot Container Microservices Search Business Logic Libraries
GroupId

GroupId

top.mangues
ArtifactId

ArtifactId

searchdb-spring-boot-starter
Version

Version

0.0.4-RELEASE
Type

Type

jar
Description

Description

searchdb
利用注解快速对表单查询增加字段检索功能
Source Code Management

Source Code Management

https://github.com/mangues/search-db

Download searchdb-spring-boot-starter 0.0.4-RELEASE


<!-- 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"]

Dependencies

compile (9)

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

Project Modules

There are no modules declared in this project.