| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииSearch Прикладные библиотеки |
| Группа | Группаcom.ejlchina |
| Идентификатор | Идентификаторbean-searcher-parent |
| Версия | Версия3.5.1 |
| Тип | Типpom |
| Описание |
ОписаниеBean Searcher
比 MyBatis 效率快 100 倍的条件检索引擎,使一行代码实现复杂列表检索成为可能!
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| bean-searcher-parent-3.5.1.pom | 5 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.ejlchina/bean-searcher-parent/ -->
<dependency>
<groupId>com.ejlchina</groupId>
<artifactId>bean-searcher-parent</artifactId>
<version>3.5.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.ejlchina/bean-searcher-parent/
implementation 'com.ejlchina:bean-searcher-parent:3.5.1'
// https://jarcasting.com/artifacts/com.ejlchina/bean-searcher-parent/
implementation ("com.ejlchina:bean-searcher-parent:3.5.1")
'com.ejlchina:bean-searcher-parent:pom:3.5.1'
<dependency org="com.ejlchina" name="bean-searcher-parent" rev="3.5.1">
<artifact name="bean-searcher-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.ejlchina', module='bean-searcher-parent', version='3.5.1')
)
libraryDependencies += "com.ejlchina" % "bean-searcher-parent" % "3.5.1"
[com.ejlchina/bean-searcher-parent "3.5.1"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.13.2 |