| Лицензия |
Лицензия |
|---|---|
| Группа | Группаio.dapr |
| Идентификатор | Идентификаторdapr-sdk |
| Версия | Версия1.5.0 |
| Тип | Типjar |
| Описание |
Описаниеdapr-sdk
SDK for Dapr
|
| Имя Файла | Размер |
|---|---|
| dapr-sdk-1.5.0.pom | |
| dapr-sdk-1.5.0.jar | 148 KB |
| dapr-sdk-1.5.0-sources.jar | 99 KB |
| dapr-sdk-1.5.0-javadoc.jar | 816 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/io.dapr/dapr-sdk/ -->
<dependency>
<groupId>io.dapr</groupId>
<artifactId>dapr-sdk</artifactId>
<version>1.5.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.dapr/dapr-sdk/
implementation 'io.dapr:dapr-sdk:1.5.0'
// https://jarcasting.com/artifacts/io.dapr/dapr-sdk/
implementation ("io.dapr:dapr-sdk:1.5.0")
'io.dapr:dapr-sdk:jar:1.5.0'
<dependency org="io.dapr" name="dapr-sdk" rev="1.5.0">
<artifact name="dapr-sdk" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.dapr', module='dapr-sdk', version='1.5.0')
)
libraryDependencies += "io.dapr" % "dapr-sdk" % "1.5.0"
[io.dapr/dapr-sdk "1.5.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| io.dapr : dapr-sdk-autogen | jar | 1.5.0 |
| com.fasterxml.jackson.core : jackson-databind | jar | 2.12.6.1 |
| io.projectreactor : reactor-core | jar | 3.3.11.RELEASE |
| com.squareup.okhttp3 : okhttp | jar | 4.9.0 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.13.1 |
| org.mockito : mockito-core | jar | 3.11.2 |
| com.fasterxml.jackson.dataformat : jackson-dataformat-xml | jar | 2.11.3 |
| commons-cli : commons-cli | jar | 1.4 |
| com.github.gmazzo : okhttp-mock | jar | 1.4.1 |
| com.github.stefanbirkner : system-rules | jar | 1.19.0 |
| org.junit.jupiter : junit-jupiter-engine | jar | 5.7.0 |
| org.springframework.boot : spring-boot-starter-web | jar | 2.3.5.RELEASE |
| org.springframework.boot : spring-boot-autoconfigure | jar | 2.3.5.RELEASE |
| io.grpc : grpc-testing | jar | 1.42.1 |