| Лицензия |
Лицензия |
|---|---|
| Группа | Группаorg.whitesource |
| Идентификатор | Идентификаторwss-agent-parent |
| Версия | Версия18.4.1 |
| Тип | Типpom |
| Описание |
ОписаниеWhite Source agent API
White Source external update agents
|
| Ссылка на сайт |
Ссылка на сайт |
| Организация-разработчик |
Организация-разработчик |
| Имя Файла | Размер |
|---|---|
| wss-agent-parent-18.4.1.pom | 17 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.whitesource/wss-agent-parent/ -->
<dependency>
<groupId>org.whitesource</groupId>
<artifactId>wss-agent-parent</artifactId>
<version>18.4.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.whitesource/wss-agent-parent/
implementation 'org.whitesource:wss-agent-parent:18.4.1'
// https://jarcasting.com/artifacts/org.whitesource/wss-agent-parent/
implementation ("org.whitesource:wss-agent-parent:18.4.1")
'org.whitesource:wss-agent-parent:pom:18.4.1'
<dependency org="org.whitesource" name="wss-agent-parent" rev="18.4.1">
<artifact name="wss-agent-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.whitesource', module='wss-agent-parent', version='18.4.1')
)
libraryDependencies += "org.whitesource" % "wss-agent-parent" % "18.4.1"
[org.whitesource/wss-agent-parent "18.4.1"]