is not current version
Last Version 20.7.1

org.whitesource:whitesource-maven-parent 3.1.5

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.5
Type

Type

pom

Download whitesource-maven-parent 3.1.5


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