MVN

it.tidalwave.northernwind.rca : northernwind-rca-modules

Maven & Gradle

Mar 25, 2021

Zephyr (modules) · The parent POM of all modules.

<dependency>
    <groupId>it.tidalwave.northernwind.rca</groupId>
    <artifactId>northernwind-rca-modules</artifactId>
    <version>1.2-ALPHA-3</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of it.tidalwave.northernwind.rca : northernwind-rca-modules to add to Maven - Latest Versions:

  • Latest Stable: 1.2-ALPHA-3
  • Latest Alpha: 1.2-ALPHA-3

All Versions

Choose a version of it.tidalwave.northernwind.rca : northernwind-rca-modules to add to Maven - All Versions:

Version Vulnerabilities Updated
1.2
northernwind-rca-modules-1.2-ALPHA-3
northernwind-rca-modules-1.2-ALPHA-2
northernwind-rca-modules-1.2-ALPHA-1
1.1
northernwind-rca-modules-1.1-ALPHA-17
northernwind-rca-modules-1.1-ALPHA-16
northernwind-rca-modules-1.1-ALPHA-15
northernwind-rca-modules-1.1-ALPHA-14
northernwind-rca-modules-1.1-ALPHA-13
northernwind-rca-modules-1.1-ALPHA-12
northernwind-rca-modules-1.1-ALPHA-11
northernwind-rca-modules-1.1-ALPHA-10
northernwind-rca-modules-1.1-ALPHA-9
northernwind-rca-modules-1.1-ALPHA-8
northernwind-rca-modules-1.1-ALPHA-7
northernwind-rca-modules-1.1-ALPHA-6
northernwind-rca-modules-1.1-ALPHA-5
northernwind-rca-modules-1.1-ALPHA-3
northernwind-rca-modules-1.1-ALPHA-2
northernwind-rca-modules-1.1-ALPHA-1
1.0
northernwind-rca-modules-1.0-ALPHA-2
northernwind-rca-modules-1.0-ALPHA-1

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>it.tidalwave.northernwind.rca</groupId>
    <artifactId>northernwind-rca-modules</artifactId>
    <version>1.2-ALPHA-3</version>
</dependency>