| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииJUnit Тестирование компонентов |
| Группа | Группаio.dekorate |
| Идентификатор | Идентификаторcore-junit |
| Последняя версия | Последняя версия2.11.0 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеDekorate :: Testing :: Core
A collection of annotations and processors for Kubernetes
|
| Организация-разработчик |
Организация-разработчик |
| Имя Файла | Размер |
|---|---|
| core-junit-2.11.0.pom | |
| core-junit-2.11.0.jar | 29 KB |
| core-junit-2.11.0-sources.jar | 20 KB |
| core-junit-2.11.0-javadoc.jar | 106 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/io.dekorate/core-junit/ -->
<dependency>
<groupId>io.dekorate</groupId>
<artifactId>core-junit</artifactId>
<version>2.11.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.dekorate/core-junit/
implementation 'io.dekorate:core-junit:2.11.0'
// https://jarcasting.com/artifacts/io.dekorate/core-junit/
implementation ("io.dekorate:core-junit:2.11.0")
'io.dekorate:core-junit:jar:2.11.0'
<dependency org="io.dekorate" name="core-junit" rev="2.11.0">
<artifact name="core-junit" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.dekorate', module='core-junit', version='2.11.0')
)
libraryDependencies += "io.dekorate" % "core-junit" % "2.11.0"
[io.dekorate/core-junit "2.11.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| io.dekorate : dekorate-core | jar | 2.11.0 |
| org.junit.jupiter : junit-jupiter-api | jar | 5.5.0 |
| org.junit.jupiter : junit-jupiter-engine | jar | 5.5.0 |