| Лицензия |
Лицензия |
|---|---|
| Группа | Группаinfo.xiancloud |
| Идентификатор | Идентификаторxian-httpserver-core |
| Версия | Версия0.3.3.3 |
| Тип | Типjar |
| Описание |
Описаниеxian-httpserver-core
null
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
<!-- https://jarcasting.com/artifacts/info.xiancloud/xian-httpserver-core/ -->
<dependency>
<groupId>info.xiancloud</groupId>
<artifactId>xian-httpserver-core</artifactId>
<version>0.3.3.3</version>
</dependency>
// https://jarcasting.com/artifacts/info.xiancloud/xian-httpserver-core/
implementation 'info.xiancloud:xian-httpserver-core:0.3.3.3'
// https://jarcasting.com/artifacts/info.xiancloud/xian-httpserver-core/
implementation ("info.xiancloud:xian-httpserver-core:0.3.3.3")
'info.xiancloud:xian-httpserver-core:jar:0.3.3.3'
<dependency org="info.xiancloud" name="xian-httpserver-core" rev="0.3.3.3">
<artifact name="xian-httpserver-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='info.xiancloud', module='xian-httpserver-core', version='0.3.3.3')
)
libraryDependencies += "info.xiancloud" % "xian-httpserver-core" % "0.3.3.3"
[info.xiancloud/xian-httpserver-core "0.3.3.3"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| info.xiancloud : xian-core | jar | 0.3.3.3 |
| info.xiancloud : xian-gateway | jar | 0.3.3.3 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.12 |