License |
License |
---|---|
Categories |
CategoriesDubbo Net Networking |
GroupId | GroupIdorg.apache.dubbo |
ArtifactId | ArtifactIddubbo-compiler |
Last Version | Last Version3.0.9 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptiondubbo-compiler
Dubbo customized RPC stub compiler.
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.apache.dubbo/dubbo-compiler/ -->
<dependency>
<groupId>org.apache.dubbo</groupId>
<artifactId>dubbo-compiler</artifactId>
<version>3.0.9</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.dubbo/dubbo-compiler/
implementation 'org.apache.dubbo:dubbo-compiler:3.0.9'
// https://jarcasting.com/artifacts/org.apache.dubbo/dubbo-compiler/
implementation ("org.apache.dubbo:dubbo-compiler:3.0.9")
'org.apache.dubbo:dubbo-compiler:jar:3.0.9'
<dependency org="org.apache.dubbo" name="dubbo-compiler" rev="3.0.9">
<artifact name="dubbo-compiler" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.dubbo', module='dubbo-compiler', version='3.0.9')
)
libraryDependencies += "org.apache.dubbo" % "dubbo-compiler" % "3.0.9"
[org.apache.dubbo/dubbo-compiler "3.0.9"]
Group / Artifact | Type | Version |
---|---|---|
com.salesforce.servicelibs : jprotoc | jar | |
io.grpc : grpc-core | jar | |
io.grpc : grpc-stub | jar | |
io.grpc : grpc-protobuf | jar | |
io.grpc : grpc-context | jar | |
com.salesforce.servicelibs : grpc-contrib | jar |
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter-engine | jar | 5.8.1 |
org.junit.jupiter : junit-jupiter-api | jar | 5.8.1 |
org.junit.jupiter : junit-jupiter-params | jar | 5.8.1 |
org.hamcrest : hamcrest | jar | 2.2 |
org.mockito : mockito-core | jar | 3.12.4 |
org.mockito : mockito-inline | jar | 3.12.4 |
cglib : cglib-nodep | jar | 2.2 |