License |
License |
---|---|
GroupId | GroupIdonline.qiqiang |
ArtifactId | ArtifactIdforest-framework |
Last Version | Last Version1.0.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Description让开发者快速开发的框架
|
Filename | Size |
---|---|
forest-framework-1.0.0.pom | |
forest-framework-1.0.0.jar | 38 KB |
forest-framework-1.0.0-sources.jar | 23 KB |
forest-framework-1.0.0-javadoc.jar | 198 KB |
Browse |
<!-- https://jarcasting.com/artifacts/online.qiqiang/forest-framework/ -->
<dependency>
<groupId>online.qiqiang</groupId>
<artifactId>forest-framework</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/online.qiqiang/forest-framework/
implementation 'online.qiqiang:forest-framework:1.0.0'
// https://jarcasting.com/artifacts/online.qiqiang/forest-framework/
implementation ("online.qiqiang:forest-framework:1.0.0")
'online.qiqiang:forest-framework:jar:1.0.0'
<dependency org="online.qiqiang" name="forest-framework" rev="1.0.0">
<artifact name="forest-framework" type="jar" />
</dependency>
@Grapes(
@Grab(group='online.qiqiang', module='forest-framework', version='1.0.0')
)
libraryDependencies += "online.qiqiang" % "forest-framework" % "1.0.0"
[online.qiqiang/forest-framework "1.0.0"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter | jar | |
org.springframework.boot : spring-boot-starter-aop | jar | |
online.qiqiang : forest-common | jar | 1.0.0 |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-data-redis | jar |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-test | jar |