| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.github.clarkstore |
| Идентификатор | Идентификаторos-common-http |
| Последняя версия | Последняя версия0.6.12 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеhttp模块
|
| Имя Файла | Размер |
|---|---|
| os-common-http-0.6.12.pom | |
| os-common-http-0.6.12.jar | 10 KB |
| os-common-http-0.6.12-sources.jar | 10 KB |
| os-common-http-0.6.12-javadoc.jar | 90 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.clarkstore/os-common-http/ -->
<dependency>
<groupId>com.github.clarkstore</groupId>
<artifactId>os-common-http</artifactId>
<version>0.6.12</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.clarkstore/os-common-http/
implementation 'com.github.clarkstore:os-common-http:0.6.12'
// https://jarcasting.com/artifacts/com.github.clarkstore/os-common-http/
implementation ("com.github.clarkstore:os-common-http:0.6.12")
'com.github.clarkstore:os-common-http:jar:0.6.12'
<dependency org="com.github.clarkstore" name="os-common-http" rev="0.6.12">
<artifact name="os-common-http" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.clarkstore', module='os-common-http', version='0.6.12')
)
libraryDependencies += "com.github.clarkstore" % "os-common-http" % "0.6.12"
[com.github.clarkstore/os-common-http "0.6.12"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.github.clarkstore : os-common-web | jar | |
| com.github.clarkstore : os-common-redis | jar | |
| org.projectlombok : lombok Необязательный | jar |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.springframework.boot : spring-boot-starter-test | jar |