| Лицензия |
Лицензия |
|---|---|
| Группа | Группаguru.nidi |
| Идентификатор | Идентификаторcode-assert-parent |
| Версия | Версия0.9.15 |
| Тип | Типpom |
| Описание |
Описаниеcode-assert-parent
Assert that the java code of a project satisfies certain checks.
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| code-assert-parent-0.9.15.pom | 1 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/guru.nidi/code-assert-parent/ -->
<dependency>
<groupId>guru.nidi</groupId>
<artifactId>code-assert-parent</artifactId>
<version>0.9.15</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/guru.nidi/code-assert-parent/
implementation 'guru.nidi:code-assert-parent:0.9.15'
// https://jarcasting.com/artifacts/guru.nidi/code-assert-parent/
implementation ("guru.nidi:code-assert-parent:0.9.15")
'guru.nidi:code-assert-parent:pom:0.9.15'
<dependency org="guru.nidi" name="code-assert-parent" rev="0.9.15">
<artifact name="code-assert-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='guru.nidi', module='code-assert-parent', version='0.9.15')
)
libraryDependencies += "guru.nidi" % "code-assert-parent" % "0.9.15"
[guru.nidi/code-assert-parent "0.9.15"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.junit.jupiter : junit-jupiter-engine | jar | 5.7.0 |
| org.junit.jupiter : junit-jupiter-api | jar | 5.7.0 |
| org.junit.jupiter : junit-jupiter-params | jar | 5.7.0 |
| org.junit.platform : junit-platform-commons | jar | 1.7.0 |
| org.junit.platform : junit-platform-engine | jar | 1.7.0 |
| org.apiguardian : apiguardian-api | jar | 1.0.0 |