| License |
License |
|---|---|
| GroupId | GroupIdio.dapr |
| ArtifactId | ArtifactIddapr-sdk |
| Last Version | Last Version1.6.0-rc-1 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptiondapr-sdk
SDK for Dapr
|
| Filename | Size |
|---|---|
| dapr-sdk-1.6.0-rc-1.pom | |
| dapr-sdk-1.6.0-rc-1.jar | 48 KB |
| dapr-sdk-1.6.0-rc-1-sources.jar | 27 KB |
| dapr-sdk-1.6.0-rc-1-javadoc.jar | 560 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/io.dapr/dapr-sdk/ -->
<dependency>
<groupId>io.dapr</groupId>
<artifactId>dapr-sdk</artifactId>
<version>1.6.0-rc-1</version>
</dependency>
// https://jarcasting.com/artifacts/io.dapr/dapr-sdk/
implementation 'io.dapr:dapr-sdk:1.6.0-rc-1'
// https://jarcasting.com/artifacts/io.dapr/dapr-sdk/
implementation ("io.dapr:dapr-sdk:1.6.0-rc-1")
'io.dapr:dapr-sdk:jar:1.6.0-rc-1'
<dependency org="io.dapr" name="dapr-sdk" rev="1.6.0-rc-1">
<artifact name="dapr-sdk" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.dapr', module='dapr-sdk', version='1.6.0-rc-1')
)
libraryDependencies += "io.dapr" % "dapr-sdk" % "1.6.0-rc-1"
[io.dapr/dapr-sdk "1.6.0-rc-1"]
| Group / Artifact | Type | Version |
|---|---|---|
| io.dapr : dapr-sdk-autogen | jar | 1.6.0-rc-1 |
| 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 |
| Group / Artifact | Type | Version |
|---|---|---|
| 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 |