is not current version
Last Version 20.7.1

org.whitesource:whitesource-maven-parent 3.1.4

Maven plugin to send open source software usage updates to White Source.

Categories

Categories

Maven Build Tools
GroupId

GroupId

org.whitesource
ArtifactId

ArtifactId

whitesource-maven-parent
Version

Version

3.1.4
Type

Type

pom

Download whitesource-maven-parent 3.1.4


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