| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииORM Данные |
| Группа | Группаonline.qiqiang |
| Идентификатор | Идентификаторforest-orm |
| Последняя версия | Последняя версия1.0.0 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описание让开发者快速开发的框架
|
| Имя Файла | Размер |
|---|---|
| forest-orm-1.0.0.pom | |
| forest-orm-1.0.0.jar | 28 KB |
| forest-orm-1.0.0-sources.jar | 17 KB |
| forest-orm-1.0.0-javadoc.jar | 147 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/online.qiqiang/forest-orm/ -->
<dependency>
<groupId>online.qiqiang</groupId>
<artifactId>forest-orm</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/online.qiqiang/forest-orm/
implementation 'online.qiqiang:forest-orm:1.0.0'
// https://jarcasting.com/artifacts/online.qiqiang/forest-orm/
implementation ("online.qiqiang:forest-orm:1.0.0")
'online.qiqiang:forest-orm:jar:1.0.0'
<dependency org="online.qiqiang" name="forest-orm" rev="1.0.0">
<artifact name="forest-orm" type="jar" />
</dependency>
@Grapes(
@Grab(group='online.qiqiang', module='forest-orm', version='1.0.0')
)
libraryDependencies += "online.qiqiang" % "forest-orm" % "1.0.0"
[online.qiqiang/forest-orm "1.0.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| online.qiqiang : forest-common | jar | 1.0.0 |
| com.baomidou : mybatis-plus-boot-starter Необязательный | jar | |
| org.apache.shardingsphere : sharding-jdbc-spring-boot-starter Необязательный | jar | |
| org.springframework.boot : spring-boot-autoconfigure | jar | |
| online.qiqiang : forest-query | jar | 1.0.0 |
| javax.validation : validation-api | jar | |
| org.hibernate.validator : hibernate-validator | jar | |
| javax.el : javax.el-api | jar | |
| org.glassfish : javax.el | jar |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar |