Table of content
Note
|
While library is 0.1-SNAPSHOT binaries hosted in jitpack
|
project {
repositories {
maven { url 'https://jitpack.io' }
}
dependencies {
implementation 'com.github.gAmUssA:testcontainers-java-module-confluent-platform:master-SNAPSHOT'
}
}
-
✓
KsqlServerContainer
for KSQL -
❏
RestProxyContainer
Copyright (c) 2020 Viktor Gamov
Based on http://www.testcontainers.org