| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииCLI Взаимодействие с пользователем |
| Группа | Группаcom.soento |
| Идентификатор | Идентификаторsoento-client-core |
| Версия | Версия1.2.5-RELEASE |
| Тип | Типjar |
| Описание |
Описаниеsoento-client-core
soento's development kit.
|
<!-- https://jarcasting.com/artifacts/com.soento/soento-client-core/ -->
<dependency>
<groupId>com.soento</groupId>
<artifactId>soento-client-core</artifactId>
<version>1.2.5-RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.soento/soento-client-core/
implementation 'com.soento:soento-client-core:1.2.5-RELEASE'
// https://jarcasting.com/artifacts/com.soento/soento-client-core/
implementation ("com.soento:soento-client-core:1.2.5-RELEASE")
'com.soento:soento-client-core:jar:1.2.5-RELEASE'
<dependency org="com.soento" name="soento-client-core" rev="1.2.5-RELEASE">
<artifact name="soento-client-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.soento', module='soento-client-core', version='1.2.5-RELEASE')
)
libraryDependencies += "com.soento" % "soento-client-core" % "1.2.5-RELEASE"
[com.soento/soento-client-core "1.2.5-RELEASE"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.springframework.boot : spring-boot-configuration-processor Необязательный | jar | 2.2.5.RELEASE |
| org.springframework.cloud : spring-cloud-starter-config | jar | |
| org.springframework.cloud : spring-cloud-starter-netflix-eureka-client | jar | |
| org.springframework.cloud : spring-cloud-starter-netflix-hystrix | jar | |
| org.springframework.cloud : spring-cloud-starter-openfeign | jar | |
| io.github.openfeign.form : feign-form | jar | 3.4.0 |
| io.github.openfeign.form : feign-form-spring | jar | 3.4.0 |
| com.soento : soento-web | jar | 1.2.5-RELEASE |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.springframework.boot : spring-boot-devtools | jar | 2.2.5.RELEASE |
| com.google.code.findbugs : annotations | jar | 3.0.1 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.springframework.boot : spring-boot-starter-test | jar | 2.2.5.RELEASE |