is not current version
Last Version 20.7.1

org.whitesource:whitesource-maven-parent 18.4.1

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

18.4.1
Type

Type

pom

Download whitesource-maven-parent 18.4.1


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