Categories |
CategoriesDubbo Net Networking |
---|---|
GroupId | GroupIdorg.bytesoft |
ArtifactId | ArtifactIdbytejta-supports-dubbo |
Version | Version0.5.0-ALPHA12 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/org.bytesoft/bytejta-supports-dubbo/ -->
<dependency>
<groupId>org.bytesoft</groupId>
<artifactId>bytejta-supports-dubbo</artifactId>
<version>0.5.0-ALPHA12</version>
</dependency>
// https://jarcasting.com/artifacts/org.bytesoft/bytejta-supports-dubbo/
implementation 'org.bytesoft:bytejta-supports-dubbo:0.5.0-ALPHA12'
// https://jarcasting.com/artifacts/org.bytesoft/bytejta-supports-dubbo/
implementation ("org.bytesoft:bytejta-supports-dubbo:0.5.0-ALPHA12")
'org.bytesoft:bytejta-supports-dubbo:jar:0.5.0-ALPHA12'
<dependency org="org.bytesoft" name="bytejta-supports-dubbo" rev="0.5.0-ALPHA12">
<artifact name="bytejta-supports-dubbo" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.bytesoft', module='bytejta-supports-dubbo', version='0.5.0-ALPHA12')
)
libraryDependencies += "org.bytesoft" % "bytejta-supports-dubbo" % "0.5.0-ALPHA12"
[org.bytesoft/bytejta-supports-dubbo "0.5.0-ALPHA12"]