| License |
License |
|---|---|
| GroupId | GroupIdgroup.rxcloud |
| ArtifactId | ArtifactIdcapa-sdk-component |
| Version | Version1.10.12.2.RELEASE |
| Type | Typejar |
| Description |
Descriptioncapa-sdk-component
SDK Component for Capa
|
<!-- https://jarcasting.com/artifacts/group.rxcloud/capa-sdk-component/ -->
<dependency>
<groupId>group.rxcloud</groupId>
<artifactId>capa-sdk-component</artifactId>
<version>1.10.12.2.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/group.rxcloud/capa-sdk-component/
implementation 'group.rxcloud:capa-sdk-component:1.10.12.2.RELEASE'
// https://jarcasting.com/artifacts/group.rxcloud/capa-sdk-component/
implementation ("group.rxcloud:capa-sdk-component:1.10.12.2.RELEASE")
'group.rxcloud:capa-sdk-component:jar:1.10.12.2.RELEASE'
<dependency org="group.rxcloud" name="capa-sdk-component" rev="1.10.12.2.RELEASE">
<artifact name="capa-sdk-component" type="jar" />
</dependency>
@Grapes(
@Grab(group='group.rxcloud', module='capa-sdk-component', version='1.10.12.2.RELEASE')
)
libraryDependencies += "group.rxcloud" % "capa-sdk-component" % "1.10.12.2.RELEASE"
[group.rxcloud/capa-sdk-component "1.10.12.2.RELEASE"]
| Group / Artifact | Type | Version |
|---|---|---|
| group.rxcloud : capa-sdk-infrastructure | jar | 1.10.12.2.RELEASE |
| io.opentelemetry : opentelemetry-sdk | jar | 1.9.0 |
| io.opentelemetry : opentelemetry-sdk-metrics | jar | 1.9.0-alpha |
| com.squareup.okhttp3 : okhttp | jar | 4.9.1 |
| org.jetbrains.kotlin : kotlin-stdlib | jar | 1.4.10 |
| org.jetbrains.kotlin : kotlin-stdlib-common | jar | 1.4.10 |
| org.apache.logging.log4j : log4j-core Optional | jar | 2.16.0 |
| ch.qos.logback : logback-core Optional | jar | 1.2.3 |
| ch.qos.logback : logback-classic Optional | jar | 1.2.3 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.junit.jupiter : junit-jupiter-engine | jar | 5.3.1 |
| org.mockito : mockito-core | jar | 3.6.0 |