| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииImmutables Библиотеки уровня приложения Code Generators Discord API Прикладные библиотеки |
| Группа | Группаcom.discord4j.immutables |
| Идентификатор | Идентификаторtesting |
| Последняя версия | Последняя версия2.9.0-GH-1320.0 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеcom.discord4j.immutables.testing
Testing dependencies and utilities. Expected to be used only in test scope
|
| Организация-разработчик |
Организация-разработчик |
| Имя Файла | Размер |
|---|---|
| testing-2.9.0-GH-1320.0.pom | |
| testing-2.9.0-GH-1320.0.jar | 10 KB |
| testing-2.9.0-GH-1320.0-tests.jar | 3 KB |
| testing-2.9.0-GH-1320.0-sources.jar | 9 KB |
| testing-2.9.0-GH-1320.0-javadoc.jar | 120 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.discord4j.immutables/testing/ -->
<dependency>
<groupId>com.discord4j.immutables</groupId>
<artifactId>testing</artifactId>
<version>2.9.0-GH-1320.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.discord4j.immutables/testing/
implementation 'com.discord4j.immutables:testing:2.9.0-GH-1320.0'
// https://jarcasting.com/artifacts/com.discord4j.immutables/testing/
implementation ("com.discord4j.immutables:testing:2.9.0-GH-1320.0")
'com.discord4j.immutables:testing:jar:2.9.0-GH-1320.0'
<dependency org="com.discord4j.immutables" name="testing" rev="2.9.0-GH-1320.0">
<artifact name="testing" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.discord4j.immutables', module='testing', version='2.9.0-GH-1320.0')
)
libraryDependencies += "com.discord4j.immutables" % "testing" % "2.9.0-GH-1320.0"
[com.discord4j.immutables/testing "2.9.0-GH-1320.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.google.guava : guava | jar | 19.0 |
| org.junit.jupiter : junit-jupiter-api | jar | 5.6.3 |
| org.junit.jupiter : junit-jupiter-engine | jar | 5.6.3 |
| org.junit.jupiter : junit-jupiter-params | jar | 5.6.3 |
| org.junit.vintage : junit-vintage-engine | jar | 5.6.3 |
| junit : junit | jar | 4.13.1 |
| org.hamcrest : hamcrest-core | jar | 1.3 |
| org.hamcrest : hamcrest-library | jar | 1.3 |
| org.hamcrest : hamcrest-integration | jar | 1.3 |
| org.mockito : mockito-core | jar | 1.10.19 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.google.code.findbugs : jsr305 | jar | 3.0.1 |