MVN

com.nsoft.chiwava : chiwava-core-parent

Maven & Gradle

Mar 03, 2020

CHIWAVA - Core

<dependency>
    <groupId>com.nsoft.chiwava</groupId>
    <artifactId>chiwava-core-parent</artifactId>
    <version>2.0.0.RELEASE</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.nsoft.chiwava : chiwava-core-parent to add to Maven - Latest Versions:

  • Latest Stable: 2.0.0.RELEASE
  • Latest Release Candidate: 2.1.0.RC1

All Versions

Choose a version of com.nsoft.chiwava : chiwava-core-parent to add to Maven - All Versions:

Version Vulnerabilities Updated
2.1.x
chiwava-core-parent-2.1.0.RC1
2.0.x
chiwava-core-parent-2.0.0.RELEASE
chiwava-core-parent-2.0.0.RC3
chiwava-core-parent-2.0.0.RC2
chiwava-core-parent-2.0.0.RC1

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.nsoft.chiwava</groupId>
    <artifactId>chiwava-core-parent</artifactId>
    <version>2.0.0.RELEASE</version>
</dependency>