| License |
License |
|---|---|
| Categories |
CategoriesDubbo Net Networking |
| GroupId | GroupIdcom.nixend |
| ArtifactId | ArtifactIdmanny-rpc-dubbo |
| Last Version | Last Version1.2.6 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionParent pom providing dependency and plugin management for applications built with Maven
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| manny-rpc-dubbo-1.2.6.pom | |
| manny-rpc-dubbo-1.2.6.jar | 21 KB |
| manny-rpc-dubbo-1.2.6-sources.jar | 10 KB |
| manny-rpc-dubbo-1.2.6-javadoc.jar | 86 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.nixend/manny-rpc-dubbo/ -->
<dependency>
<groupId>com.nixend</groupId>
<artifactId>manny-rpc-dubbo</artifactId>
<version>1.2.6</version>
</dependency>
// https://jarcasting.com/artifacts/com.nixend/manny-rpc-dubbo/
implementation 'com.nixend:manny-rpc-dubbo:1.2.6'
// https://jarcasting.com/artifacts/com.nixend/manny-rpc-dubbo/
implementation ("com.nixend:manny-rpc-dubbo:1.2.6")
'com.nixend:manny-rpc-dubbo:jar:1.2.6'
<dependency org="com.nixend" name="manny-rpc-dubbo" rev="1.2.6">
<artifact name="manny-rpc-dubbo" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.nixend', module='manny-rpc-dubbo', version='1.2.6')
)
libraryDependencies += "com.nixend" % "manny-rpc-dubbo" % "1.2.6"
[com.nixend/manny-rpc-dubbo "1.2.6"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.nixend : manny-core | jar | 1.2.6 |
| com.nixend : manny-configcenter-api | jar | 1.2.6 |
| com.nixend : manny-remoting-zookeeper | jar | 1.2.6 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.apache.dubbo : dubbo | jar | 2.7.12 |