| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.twitter.common |
| Идентификатор | Идентификаторzookeeper-testing |
| Последняя версия | Последняя версия0.0.57 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеcom.twitter.common:zookeeper-testing
Common zookeeper testing library.
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| zookeeper-testing-0.0.57.pom | |
| zookeeper-testing-0.0.57.jar | 62 KB |
| zookeeper-testing-0.0.57-sources.jar | 5 KB |
| zookeeper-testing-0.0.57-javadoc.jar | 29 KB |
| zookeeper-testing-0.0.57-CHANGELOG.txt | 74 bytes |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.twitter.common/zookeeper-testing/ -->
<dependency>
<groupId>com.twitter.common</groupId>
<artifactId>zookeeper-testing</artifactId>
<version>0.0.57</version>
</dependency>
// https://jarcasting.com/artifacts/com.twitter.common/zookeeper-testing/
implementation 'com.twitter.common:zookeeper-testing:0.0.57'
// https://jarcasting.com/artifacts/com.twitter.common/zookeeper-testing/
implementation ("com.twitter.common:zookeeper-testing:0.0.57")
'com.twitter.common:zookeeper-testing:jar:0.0.57'
<dependency org="com.twitter.common" name="zookeeper-testing" rev="0.0.57">
<artifact name="zookeeper-testing" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.twitter.common', module='zookeeper-testing', version='0.0.57')
)
libraryDependencies += "com.twitter.common" % "zookeeper-testing" % "0.0.57"
[com.twitter.common/zookeeper-testing "0.0.57"]