License |
License |
---|---|
Categories |
CategoriesSearch Business Logic Libraries |
GroupId | GroupIdcom.ejlchina |
ArtifactId | ArtifactIdbean-searcher-boot-starter |
Last Version | Last Version3.7.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionBean Searcher
比 MyBatis 效率快 100 倍的条件检索引擎,使一行代码实现复杂列表检索成为可能!
|
<!-- https://jarcasting.com/artifacts/com.ejlchina/bean-searcher-boot-starter/ -->
<dependency>
<groupId>com.ejlchina</groupId>
<artifactId>bean-searcher-boot-starter</artifactId>
<version>3.7.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.ejlchina/bean-searcher-boot-starter/
implementation 'com.ejlchina:bean-searcher-boot-starter:3.7.1'
// https://jarcasting.com/artifacts/com.ejlchina/bean-searcher-boot-starter/
implementation ("com.ejlchina:bean-searcher-boot-starter:3.7.1")
'com.ejlchina:bean-searcher-boot-starter:jar:3.7.1'
<dependency org="com.ejlchina" name="bean-searcher-boot-starter" rev="3.7.1">
<artifact name="bean-searcher-boot-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.ejlchina', module='bean-searcher-boot-starter', version='3.7.1')
)
libraryDependencies += "com.ejlchina" % "bean-searcher-boot-starter" % "3.7.1"
[com.ejlchina/bean-searcher-boot-starter "3.7.1"]
Group / Artifact | Type | Version |
---|---|---|
com.ejlchina : bean-searcher | jar | 3.7.1 |
org.springframework.boot : spring-boot-starter-jdbc | jar | 2.6.8 |
org.springframework.boot : spring-boot-configuration-processor Optional | jar | 2.6.8 |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-autoconfigure | jar | 2.6.8 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.2 |