daml/language-support/java
Robert Autenrieth 7ce9748066
Split sandbox code into separate packages (#6695)
* Move public code into daml-integration-api

CHANGELOG_BEGIN
[DAML Integration Kit]: Removed sandbox specific code from the API intended to be used by ledger integrations. Use the maven coordinates ``com.daml:participant-integration-api:VERSION`` instead of ``com.daml:ledger-api-server`` or ``com.daml:sandbox``.
CHANGELOG_END
2020-07-17 17:06:06 +02:00
..
bindings set scalac -Xsource:2.13 -Ypartial-unification globally (#6469) 2020-06-24 16:51:24 -04:00
bindings-rxjava bindings-rxjava: Return the Disposable from Bot.wire. (#6476) 2020-06-24 15:09:27 +00:00
codegen Split sandbox code into separate packages (#6695) 2020-07-17 17:06:06 +02:00
BUILD.bazel Fix redirects, java-bindings javadoc, and live-preview.sh (#5446) 2020-04-07 09:53:26 +02:00