| Лицензия |
Лицензия |
|---|---|
| Группа | Группаorg.apache.ratis |
| Идентификатор | Идентификаторratis-thirdparty-test |
| Последняя версия | Последняя версия0.7.0 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеApache Ratis Thirdparty Test
Miscellaneous tests for Apache Ratis Thirdparty Jar
|
| Ссылка на сайт |
Ссылка на сайт |
| Организация-разработчик |
Организация-разработчик |
| Имя Файла | Размер |
|---|---|
| ratis-thirdparty-test-0.7.0.pom | |
| ratis-thirdparty-test-0.7.0.jar | 49 KB |
| ratis-thirdparty-test-0.7.0-sources.jar | 28 KB |
| ratis-thirdparty-test-0.7.0-javadoc.jar | 125 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.apache.ratis/ratis-thirdparty-test/ -->
<dependency>
<groupId>org.apache.ratis</groupId>
<artifactId>ratis-thirdparty-test</artifactId>
<version>0.7.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.ratis/ratis-thirdparty-test/
implementation 'org.apache.ratis:ratis-thirdparty-test:0.7.0'
// https://jarcasting.com/artifacts/org.apache.ratis/ratis-thirdparty-test/
implementation ("org.apache.ratis:ratis-thirdparty-test:0.7.0")
'org.apache.ratis:ratis-thirdparty-test:jar:0.7.0'
<dependency org="org.apache.ratis" name="ratis-thirdparty-test" rev="0.7.0">
<artifact name="ratis-thirdparty-test" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.ratis', module='ratis-thirdparty-test', version='0.7.0')
)
libraryDependencies += "org.apache.ratis" % "ratis-thirdparty-test" % "0.7.0"
[org.apache.ratis/ratis-thirdparty-test "0.7.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.apache.ratis : ratis-thirdparty-misc | jar | 0.7.0 |
| org.slf4j : slf4j-api | jar | 1.7.30 |
| org.slf4j : slf4j-log4j12 | jar | 1.7.30 |
| org.apache.commons : commons-lang3 | jar | 3.8.1 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.13 |