Last Version

participant-state-kvutils_2.13 2.2.0-snapshot.20220426.9797.0.00c944ae

TBD

License

License

Categories

Categories

Ant Build Tools
GroupId

GroupId

com.daml
ArtifactId

ArtifactId

participant-state-kvutils_2.13
Version

Version

2.2.0-snapshot.20220426.9797.0.00c944ae
Type

Type

jar
Description

Description

participant-state-kvutils_2.13
TBD
Project URL

Project URL

https://github.com/digital-asset/daml
Source Code Management

Source Code Management

https://github.com/digital-asset/daml/tree/main

Download participant-state-kvutils_2.13 2.2.0-snapshot.20220426.9797.0.00c944ae


<!-- https://jarcasting.com/artifacts/com.daml/participant-state-kvutils_2.13/ -->
<dependency>
    <groupId>com.daml</groupId>
    <artifactId>participant-state-kvutils_2.13</artifactId>
    <version>2.2.0-snapshot.20220426.9797.0.00c944ae</version>
</dependency>
// https://jarcasting.com/artifacts/com.daml/participant-state-kvutils_2.13/
implementation 'com.daml:participant-state-kvutils_2.13:2.2.0-snapshot.20220426.9797.0.00c944ae'
// https://jarcasting.com/artifacts/com.daml/participant-state-kvutils_2.13/
implementation ("com.daml:participant-state-kvutils_2.13:2.2.0-snapshot.20220426.9797.0.00c944ae")
'com.daml:participant-state-kvutils_2.13:jar:2.2.0-snapshot.20220426.9797.0.00c944ae'
<dependency org="com.daml" name="participant-state-kvutils_2.13" rev="2.2.0-snapshot.20220426.9797.0.00c944ae">
  <artifact name="participant-state-kvutils_2.13" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.daml', module='participant-state-kvutils_2.13', version='2.2.0-snapshot.20220426.9797.0.00c944ae')
)
libraryDependencies += "com.daml" % "participant-state-kvutils_2.13" % "2.2.0-snapshot.20220426.9797.0.00c944ae"
[com.daml/participant-state-kvutils_2.13 "2.2.0-snapshot.20220426.9797.0.00c944ae"]

Dependencies

compile (40)

Group / Artifact Type Version
com.daml : caching_2.13 jar 2.2.0-snapshot.20220426.9797.0.00c944ae
com.daml : concurrent_2.13 jar 2.2.0-snapshot.20220426.9797.0.00c944ae
com.daml : contextualized-logging_2.13 jar 2.2.0-snapshot.20220426.9797.0.00c944ae
com.daml : crypto_2.13 jar 2.2.0-snapshot.20220426.9797.0.00c944ae
com.daml : daml-lf-archive-reader_2.13 jar 2.2.0-snapshot.20220426.9797.0.00c944ae
com.daml : daml-lf-data_2.13 jar 2.2.0-snapshot.20220426.9797.0.00c944ae
com.daml : daml-lf-dev-archive-java-proto jar 2.2.0-snapshot.20220426.9797.0.00c944ae
com.daml : daml-lf-engine_2.13 jar 2.2.0-snapshot.20220426.9797.0.00c944ae
com.daml : daml-lf-interpreter_2.13 jar 2.2.0-snapshot.20220426.9797.0.00c944ae
com.daml : daml-lf-kv-support_2.13 jar 2.2.0-snapshot.20220426.9797.0.00c944ae
com.daml : daml-lf-language_2.13 jar 2.2.0-snapshot.20220426.9797.0.00c944ae
com.daml : daml-lf-transaction_2.13 jar 2.2.0-snapshot.20220426.9797.0.00c944ae
com.daml : error_2.13 jar 2.2.0-snapshot.20220426.9797.0.00c944ae
com.daml : ledger-api-common_2.13 jar 2.2.0-snapshot.20220426.9797.0.00c944ae
com.daml : ledger-api-domain_2.13 jar 2.2.0-snapshot.20220426.9797.0.00c944ae
com.daml : ledger-api-health_2.13 jar 2.2.0-snapshot.20220426.9797.0.00c944ae
com.daml : ledger-api-scalapb_2.13 jar 2.2.0-snapshot.20220426.9797.0.00c944ae
com.daml : ledger-configuration_2.13 jar 2.2.0-snapshot.20220426.9797.0.00c944ae
com.daml : ledger-offset_2.13 jar 2.2.0-snapshot.20220426.9797.0.00c944ae
com.daml : ledger-resources_2.13 jar 2.2.0-snapshot.20220426.9797.0.00c944ae
com.daml : logging-entries_2.13 jar 2.2.0-snapshot.20220426.9797.0.00c944ae
com.daml : metrics_2.13 jar 2.2.0-snapshot.20220426.9797.0.00c944ae
com.daml : participant-state-index_2.13 jar 2.2.0-snapshot.20220426.9797.0.00c944ae
com.daml : participant-state-kv-errors_2.13 jar 2.2.0-snapshot.20220426.9797.0.00c944ae
com.daml : participant-state-kvutils-java-proto jar 2.2.0-snapshot.20220426.9797.0.00c944ae
com.daml : participant-state-ledger-configuration-java-proto jar 2.2.0-snapshot.20220426.9797.0.00c944ae
com.daml : participant-state_2.13 jar 2.2.0-snapshot.20220426.9797.0.00c944ae
com.daml : resources-akka_2.13 jar 2.2.0-snapshot.20220426.9797.0.00c944ae
com.daml : resources-grpc_2.13 jar 2.2.0-snapshot.20220426.9797.0.00c944ae
com.daml : resources_2.13 jar 2.2.0-snapshot.20220426.9797.0.00c944ae
com.fasterxml.jackson.core : jackson-core jar 2.12.0
com.fasterxml.jackson.core : jackson-databind jar 2.12.0
com.google.api.grpc : proto-google-common-protos jar 2.0.1
com.google.guava : guava jar 31.0.1-jre
com.google.protobuf : protobuf-java jar 3.19.3
com.typesafe.akka : akka-actor_2.13 jar 2.6.18
com.typesafe.akka : akka-stream_2.13 jar 2.6.18
io.dropwizard.metrics : metrics-core jar 4.1.2
org.scalaz : scalaz-core_2.13 jar 7.2.33
org.slf4j : slf4j-api jar 1.7.26

Project Modules

There are no modules declared in this project.