| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.blackducksoftware.integration |
| Идентификатор | Идентификаторsuite-common-parent |
| Последняя версия | Последняя версия1.0.3 |
| Дата | Дата |
| Тип | Типpom |
| Описание |
ОписаниеSuite SDK Integration library Parent
The parent pom for oss Black Duck Software libraries and integrations.
|
| Ссылка на сайт |
Ссылка на сайт |
| Организация-разработчик |
Организация-разработчик |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| suite-common-parent-1.0.3.pom | 1 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.blackducksoftware.integration/suite-common-parent/ -->
<dependency>
<groupId>com.blackducksoftware.integration</groupId>
<artifactId>suite-common-parent</artifactId>
<version>1.0.3</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.blackducksoftware.integration/suite-common-parent/
implementation 'com.blackducksoftware.integration:suite-common-parent:1.0.3'
// https://jarcasting.com/artifacts/com.blackducksoftware.integration/suite-common-parent/
implementation ("com.blackducksoftware.integration:suite-common-parent:1.0.3")
'com.blackducksoftware.integration:suite-common-parent:pom:1.0.3'
<dependency org="com.blackducksoftware.integration" name="suite-common-parent" rev="1.0.3">
<artifact name="suite-common-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.blackducksoftware.integration', module='suite-common-parent', version='1.0.3')
)
libraryDependencies += "com.blackducksoftware.integration" % "suite-common-parent" % "1.0.3"
[com.blackducksoftware.integration/suite-common-parent "1.0.3"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.12 |
| org.mockito : mockito-all | jar | 1.10.19 |
| nl.jqno.equalsverifier : equalsverifier | jar | 2.1 |
| org.powermock : powermock-api-mockito | jar | 1.6.5 |
| org.powermock : powermock-module-junit4 | jar | 1.6.5 |