License |
License |
---|---|
Categories |
CategoriesIDE Development Tools Security |
GroupId | GroupIdcom.azure |
ArtifactId | ArtifactIdazure-security-confidentialledger |
Last Version | Last Version1.0.0-beta.2 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionMicrosoft Azure client library for Confidential Ledger
This package contains Microsoft Azure Confidential Ledger client library.
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/com.azure/azure-security-confidentialledger/ -->
<dependency>
<groupId>com.azure</groupId>
<artifactId>azure-security-confidentialledger</artifactId>
<version>1.0.0-beta.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.azure/azure-security-confidentialledger/
implementation 'com.azure:azure-security-confidentialledger:1.0.0-beta.2'
// https://jarcasting.com/artifacts/com.azure/azure-security-confidentialledger/
implementation ("com.azure:azure-security-confidentialledger:1.0.0-beta.2")
'com.azure:azure-security-confidentialledger:jar:1.0.0-beta.2'
<dependency org="com.azure" name="azure-security-confidentialledger" rev="1.0.0-beta.2">
<artifact name="azure-security-confidentialledger" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.azure', module='azure-security-confidentialledger', version='1.0.0-beta.2')
)
libraryDependencies += "com.azure" % "azure-security-confidentialledger" % "1.0.0-beta.2"
[com.azure/azure-security-confidentialledger "1.0.0-beta.2"]
Group / Artifact | Type | Version |
---|---|---|
com.azure : azure-core | jar | 1.17.0 |
com.azure : azure-core-experimental | jar | 1.0.0-beta.14 |
com.azure : azure-core-http-netty | jar | 1.10.0 |
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter-api | jar | 5.7.2 |
org.junit.jupiter : junit-jupiter-engine | jar | 5.7.2 |
org.junit.jupiter : junit-jupiter-params | jar | 5.7.2 |
com.azure : azure-core-test | jar | 1.6.3 |
com.azure : azure-identity | jar | 1.3.0 |
javax.json : javax.json-api | jar | 1.1.4 |
org.glassfish : javax.json | jar | 1.1.4 |
com.azure : azure-core-serializer-json-jackson | jar | 1.2.4 |
org.jacoco : org.jacoco.agent | jar | 0.8.4 |