| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.github.hippo-band |
| Идентификатор | Идентификаторhippo-server |
| Версия | Версия1.1.1-RELEASE |
| Тип | Типjar |
| Описание |
Описаниеcom.github.hippo-band:hippo-server
server of hippo rpc framework
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| hippo-server-1.1.1-RELEASE.pom | |
| hippo-server-1.1.1-RELEASE.jar | 12 KB |
| hippo-server-1.1.1-RELEASE-sources.jar | 5 KB |
| hippo-server-1.1.1-RELEASE-javadoc.jar | 36 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.hippo-band/hippo-server/ -->
<dependency>
<groupId>com.github.hippo-band</groupId>
<artifactId>hippo-server</artifactId>
<version>1.1.1-RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.hippo-band/hippo-server/
implementation 'com.github.hippo-band:hippo-server:1.1.1-RELEASE'
// https://jarcasting.com/artifacts/com.github.hippo-band/hippo-server/
implementation ("com.github.hippo-band:hippo-server:1.1.1-RELEASE")
'com.github.hippo-band:hippo-server:jar:1.1.1-RELEASE'
<dependency org="com.github.hippo-band" name="hippo-server" rev="1.1.1-RELEASE">
<artifact name="hippo-server" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.hippo-band', module='hippo-server', version='1.1.1-RELEASE')
)
libraryDependencies += "com.github.hippo-band" % "hippo-server" % "1.1.1-RELEASE"
[com.github.hippo-band/hippo-server "1.1.1-RELEASE"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.github.hippo-band : hippo-common | jar | 1.1.1-RELEASE |
| commons-beanutils : commons-beanutils | jar | 1.9.2 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 3.8.1 |