License |
License |
---|---|
Categories |
CategoriesPython Languages Net CLI User Interface |
GroupId | GroupIdnetwork.idu.acapy |
ArtifactId | ArtifactIdaries-client-python |
Last Version | Last Version0.7.24 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionnetwork.idu.acapy:aries-client-python
Aries Cloud Agent - Python: Java client implementation
|
Project URL |
Project URL |
<!-- https://jarcasting.com/artifacts/network.idu.acapy/aries-client-python/ -->
<dependency>
<groupId>network.idu.acapy</groupId>
<artifactId>aries-client-python</artifactId>
<version>0.7.24</version>
</dependency>
// https://jarcasting.com/artifacts/network.idu.acapy/aries-client-python/
implementation 'network.idu.acapy:aries-client-python:0.7.24'
// https://jarcasting.com/artifacts/network.idu.acapy/aries-client-python/
implementation ("network.idu.acapy:aries-client-python:0.7.24")
'network.idu.acapy:aries-client-python:jar:0.7.24'
<dependency org="network.idu.acapy" name="aries-client-python" rev="0.7.24">
<artifact name="aries-client-python" type="jar" />
</dependency>
@Grapes(
@Grab(group='network.idu.acapy', module='aries-client-python', version='0.7.24')
)
libraryDependencies += "network.idu.acapy" % "aries-client-python" % "0.7.24"
[network.idu.acapy/aries-client-python "0.7.24"]
Group / Artifact | Type | Version |
---|---|---|
io.projectreactor : reactor-core | jar | 3.4.18 |
org.slf4j : slf4j-api | jar | 1.7.36 |
com.squareup.okhttp3 : okhttp | jar | 4.9.3 |
com.squareup.okhttp3 : logging-interceptor | jar | 4.9.3 |
org.apache.commons : commons-lang3 | jar | 3.12.0 |
com.google.code.gson : gson | jar | 2.9.0 |
com.google.code.findbugs : jsr305 | jar | 3.0.2 |
com.fasterxml.jackson.core : jackson-annotations | jar | 2.13.3 |
com.fasterxml.jackson.core : jackson-databind | jar | 2.13.3 |
io.swagger : swagger-annotations | jar | 1.6.6 |
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar | 1.18.24 |
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter-api | jar | 5.8.2 |
org.junit.jupiter : junit-jupiter-params | jar | 5.8.2 |
org.junit.jupiter : junit-jupiter-engine | jar | 5.8.2 |
com.squareup.okhttp3 : mockwebserver | jar | 4.9.3 |
org.testcontainers : testcontainers | jar | 1.17.2 |
org.testcontainers : junit-jupiter | jar | 1.17.2 |
ch.qos.logback : logback-classic | jar | 1.2.11 |