Last Version

Whitelist Generator - Parent 1.0.4

A tool to generate a report containing all whitelisted dependencies across a multi-module maven project

License

License

Categories

Categories

Net
GroupId

GroupId

net.jonathangiles.tools
ArtifactId

ArtifactId

whitelistgenerator-parent
Version

Version

1.0.4
Type

Type

pom
Description

Description

Whitelist Generator - Parent
A tool to generate a report containing all whitelisted dependencies across a multi-module maven project
Project URL

Project URL

https://github.com/JonathanGiles/whitelistgenerator
Source Code Management

Source Code Management

https://github.com/JonathanGiles/whitelistgenerator

Download whitelistgenerator-parent 1.0.4


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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • core
  • maven-plugin