License |
License |
---|---|
Categories |
CategoriesDubbo Net Networking |
GroupId | GroupIdorg.peakframework.dt |
ArtifactId | ArtifactIdpeak-dt-participator-dubbo-support |
Last Version | Last Version0.8 |
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/org.peakframework.dt/peak-dt-participator-dubbo-support/ -->
<dependency>
<groupId>org.peakframework.dt</groupId>
<artifactId>peak-dt-participator-dubbo-support</artifactId>
<version>0.8</version>
</dependency>
// https://jarcasting.com/artifacts/org.peakframework.dt/peak-dt-participator-dubbo-support/
implementation 'org.peakframework.dt:peak-dt-participator-dubbo-support:0.8'
// https://jarcasting.com/artifacts/org.peakframework.dt/peak-dt-participator-dubbo-support/
implementation ("org.peakframework.dt:peak-dt-participator-dubbo-support:0.8")
'org.peakframework.dt:peak-dt-participator-dubbo-support:jar:0.8'
<dependency org="org.peakframework.dt" name="peak-dt-participator-dubbo-support" rev="0.8">
<artifact name="peak-dt-participator-dubbo-support" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.peakframework.dt', module='peak-dt-participator-dubbo-support', version='0.8')
)
libraryDependencies += "org.peakframework.dt" % "peak-dt-participator-dubbo-support" % "0.8"
[org.peakframework.dt/peak-dt-participator-dubbo-support "0.8"]
Group / Artifact | Type | Version |
---|---|---|
com.alibaba : fastjson | jar | 1.2.49 |
Group / Artifact | Type | Version |
---|---|---|
com.alibaba : dubbo | jar | 2.6.2 |
org.peakframework.dt : peak-dt-participator | jar | 1.0-SNAPSHOT |
org.slf4j : slf4j-api | jar | 1.7.25 |