is not current version
Last Version 20.7.1

org.whitesource:whitesource-maven-parent 3.2.9

Maven plugin to send open source software usage updates to WhiteSource.

Categories

Categories

Maven Build Tools
GroupId

GroupId

org.whitesource
ArtifactId

ArtifactId

whitesource-maven-parent
Version

Version

3.2.9
Type

Type

pom

Download whitesource-maven-parent 3.2.9


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