Last Version

Bean Searcher 3.7.1

比 MyBatis 效率快 100 倍的条件检索引擎,使一行代码实现复杂列表检索成为可能!

License

License

Categories

Categories

Search Business Logic Libraries
GroupId

GroupId

com.ejlchina
ArtifactId

ArtifactId

bean-searcher-boot-starter
Version

Version

3.7.1
Type

Type

jar
Description

Description

Bean Searcher
比 MyBatis 效率快 100 倍的条件检索引擎,使一行代码实现复杂列表检索成为可能!

Download bean-searcher-boot-starter 3.7.1


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

Dependencies

compile (3)

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

provided (1)

Group / Artifact Type Version
org.springframework.boot : spring-boot-autoconfigure jar 2.6.8

test (1)

Group / Artifact Type Version
junit : junit jar 4.13.2

Project Modules

There are no modules declared in this project.