License |
License |
---|---|
Categories |
CategoriesDubbo Net Networking |
GroupId | GroupIdsite.qiuyuan.library |
ArtifactId | ArtifactIdqiuyuan-dubbo |
Last Version | Last Version1.0.4-RELEASE |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionSonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
<!-- https://jarcasting.com/artifacts/site.qiuyuan.library/qiuyuan-dubbo/ -->
<dependency>
<groupId>site.qiuyuan.library</groupId>
<artifactId>qiuyuan-dubbo</artifactId>
<version>1.0.4-RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/site.qiuyuan.library/qiuyuan-dubbo/
implementation 'site.qiuyuan.library:qiuyuan-dubbo:1.0.4-RELEASE'
// https://jarcasting.com/artifacts/site.qiuyuan.library/qiuyuan-dubbo/
implementation ("site.qiuyuan.library:qiuyuan-dubbo:1.0.4-RELEASE")
'site.qiuyuan.library:qiuyuan-dubbo:jar:1.0.4-RELEASE'
<dependency org="site.qiuyuan.library" name="qiuyuan-dubbo" rev="1.0.4-RELEASE">
<artifact name="qiuyuan-dubbo" type="jar" />
</dependency>
@Grapes(
@Grab(group='site.qiuyuan.library', module='qiuyuan-dubbo', version='1.0.4-RELEASE')
)
libraryDependencies += "site.qiuyuan.library" % "qiuyuan-dubbo" % "1.0.4-RELEASE"
[site.qiuyuan.library/qiuyuan-dubbo "1.0.4-RELEASE"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework : spring-webmvc | jar | |
site.qiuyuan.library : qiuyuan-common | jar | 1.0.4-RELEASE |
org.slf4j : slf4j-api | jar | |
org.apache.dubbo : dubbo | jar | 2.7.6 |
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar | 1.18.4 |