License |
License |
---|---|
Categories |
CategoriesDubbo Net Networking |
GroupId | GroupIdio.github.wybosys |
ArtifactId | ArtifactIddubbo-compiler |
Last Version | Last Version0.0.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptiondubbo-compiler
Dubbo customized RPC stub compiler.
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/io.github.wybosys/dubbo-compiler/ -->
<dependency>
<groupId>io.github.wybosys</groupId>
<artifactId>dubbo-compiler</artifactId>
<version>0.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.wybosys/dubbo-compiler/
implementation 'io.github.wybosys:dubbo-compiler:0.0.1'
// https://jarcasting.com/artifacts/io.github.wybosys/dubbo-compiler/
implementation ("io.github.wybosys:dubbo-compiler:0.0.1")
'io.github.wybosys:dubbo-compiler:jar:0.0.1'
<dependency org="io.github.wybosys" name="dubbo-compiler" rev="0.0.1">
<artifact name="dubbo-compiler" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.wybosys', module='dubbo-compiler', version='0.0.1')
)
libraryDependencies += "io.github.wybosys" % "dubbo-compiler" % "0.0.1"
[io.github.wybosys/dubbo-compiler "0.0.1"]