is not current version
Last Version 18.4.1

org.whitesource:wss-agent-parent 1.2.6

White Source external update agents

GroupId

GroupId

org.whitesource
ArtifactId

ArtifactId

wss-agent-parent
Version

Version

1.2.6
Type

Type

pom

Download wss-agent-parent 1.2.6

Filename Size
wss-agent-parent-1.2.6.pom 16 KB
Browse

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