| Категории |
КатегорииDubbo Сеть Networking |
|---|---|
| Группа | Группаcom.github.goodpaas |
| Идентификатор | Идентификаторgooddubbo |
| Версия | Версия0.1.0.snapshot |
| Тип | Типjar |
| Имя Файла | Размер |
|---|---|
| gooddubbo-0.1.0.snapshot.pom | |
| gooddubbo-0.1.0.snapshot.jar | 23 KB |
| gooddubbo-0.1.0.snapshot-sources.jar | 17 KB |
| gooddubbo-0.1.0.snapshot-javadoc.jar | 134 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.goodpaas/gooddubbo/ -->
<dependency>
<groupId>com.github.goodpaas</groupId>
<artifactId>gooddubbo</artifactId>
<version>0.1.0.snapshot</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.goodpaas/gooddubbo/
implementation 'com.github.goodpaas:gooddubbo:0.1.0.snapshot'
// https://jarcasting.com/artifacts/com.github.goodpaas/gooddubbo/
implementation ("com.github.goodpaas:gooddubbo:0.1.0.snapshot")
'com.github.goodpaas:gooddubbo:jar:0.1.0.snapshot'
<dependency org="com.github.goodpaas" name="gooddubbo" rev="0.1.0.snapshot">
<artifact name="gooddubbo" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.goodpaas', module='gooddubbo', version='0.1.0.snapshot')
)
libraryDependencies += "com.github.goodpaas" % "gooddubbo" % "0.1.0.snapshot"
[com.github.goodpaas/gooddubbo "0.1.0.snapshot"]