is not current version
Last Version 0.0.4-RELEASE

top.mangues:searchdb-spring-boot-starter 0.0.3-RELEASE

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

Categories

Categories

Spring Boot Container Microservices Search Business Logic Libraries
GroupId

GroupId

top.mangues
ArtifactId

ArtifactId

searchdb-spring-boot-starter
Version

Version

0.0.3-RELEASE
Type

Type

jar

Download searchdb-spring-boot-starter 0.0.3-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.3-RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/top.mangues/searchdb-spring-boot-starter/
implementation 'top.mangues:searchdb-spring-boot-starter:0.0.3-RELEASE'
// https://jarcasting.com/artifacts/top.mangues/searchdb-spring-boot-starter/
implementation ("top.mangues:searchdb-spring-boot-starter:0.0.3-RELEASE")
'top.mangues:searchdb-spring-boot-starter:jar:0.0.3-RELEASE'
<dependency org="top.mangues" name="searchdb-spring-boot-starter" rev="0.0.3-RELEASE">
  <artifact name="searchdb-spring-boot-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='top.mangues', module='searchdb-spring-boot-starter', version='0.0.3-RELEASE')
)
libraryDependencies += "top.mangues" % "searchdb-spring-boot-starter" % "0.0.3-RELEASE"
[top.mangues/searchdb-spring-boot-starter "0.0.3-RELEASE"]