не последняя версия
Последняя версия 18.4.1

org.whitesource:wss-agent-parent 2.2.2

White Source external update agents

Группа

Группа

org.whitesource
Идентификатор

Идентификатор

wss-agent-parent
Версия

Версия

2.2.2
Тип

Тип

pom

Скачать wss-agent-parent 2.2.2

Имя Файла Размер
wss-agent-parent-2.2.2.pom 16 KB
Обзор

<!-- https://jarcasting.com/artifacts/org.whitesource/wss-agent-parent/ -->
<dependency>
    <groupId>org.whitesource</groupId>
    <artifactId>wss-agent-parent</artifactId>
    <version>2.2.2</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.whitesource/wss-agent-parent/
implementation 'org.whitesource:wss-agent-parent:2.2.2'
// https://jarcasting.com/artifacts/org.whitesource/wss-agent-parent/
implementation ("org.whitesource:wss-agent-parent:2.2.2")
'org.whitesource:wss-agent-parent:pom:2.2.2'
<dependency org="org.whitesource" name="wss-agent-parent" rev="2.2.2">
  <artifact name="wss-agent-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.whitesource', module='wss-agent-parent', version='2.2.2')
)
libraryDependencies += "org.whitesource" % "wss-agent-parent" % "2.2.2"
[org.whitesource/wss-agent-parent "2.2.2"]