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