is not current version
Last Version 3.0.9

dubbo-compiler 0.0.2

Dubbo customized RPC stub compiler.

License

License

Categories

Categories

Dubbo Net Networking
GroupId

GroupId

org.apache.dubbo
ArtifactId

ArtifactId

dubbo-compiler
Version

Version

0.0.2
Type

Type

jar
Description

Description

dubbo-compiler
Dubbo customized RPC stub compiler.
Project URL

Project URL

https://github.com/apache/dubbo
Project Organization

Project Organization

The Apache Software Foundation
Source Code Management

Source Code Management

https://github.com/apache/dubbo

Download dubbo-compiler 0.0.2


<!-- https://jarcasting.com/artifacts/org.apache.dubbo/dubbo-compiler/ -->
<dependency>
    <groupId>org.apache.dubbo</groupId>
    <artifactId>dubbo-compiler</artifactId>
    <version>0.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.dubbo/dubbo-compiler/
implementation 'org.apache.dubbo:dubbo-compiler:0.0.2'
// https://jarcasting.com/artifacts/org.apache.dubbo/dubbo-compiler/
implementation ("org.apache.dubbo:dubbo-compiler:0.0.2")
'org.apache.dubbo:dubbo-compiler:jar:0.0.2'
<dependency org="org.apache.dubbo" name="dubbo-compiler" rev="0.0.2">
  <artifact name="dubbo-compiler" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.dubbo', module='dubbo-compiler', version='0.0.2')
)
libraryDependencies += "org.apache.dubbo" % "dubbo-compiler" % "0.0.2"
[org.apache.dubbo/dubbo-compiler "0.0.2"]

Dependencies

compile (2)

Group / Artifact Type Version
com.salesforce.servicelibs : grpc-contrib jar 0.8.1
com.salesforce.servicelibs : jprotoc jar 0.9.1

Project Modules

There are no modules declared in this project.