License |
License |
---|---|
GroupId | GroupIdorg.whitesource |
ArtifactId | ArtifactIdwss-agent-parent |
Last Version | Last Version18.4.1 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionWhite Source agent API
White Source external update agents
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
wss-agent-parent-18.4.1.pom | 10 KB |
Browse |
<!-- 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"]