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