Whitenoise Parent POM

A POM that provides general-use artifacts for all whitenoise components

License

License

GroupId

GroupId

com.cerner.ccl.whitenoise
ArtifactId

ArtifactId

whitenoise-parent-pom
Last Version

Last Version

2.2
Release Date

Release Date

Type

Type

pom
Description

Description

Whitenoise Parent POM
A POM that provides general-use artifacts for all whitenoise components
Project URL

Project URL

https://github.com/cerner/ccl-testing

Download whitenoise-parent-pom

How to add to project

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

Dependencies

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

Project Modules

There are no modules declared in this project.

Versions

Version
2.2
2.1
2.0