MVN

uk.co.kiwisoft : parent

Maven & Gradle

Aug 05, 2016
0 stars

A fast, flexible, easy to use validation framework for people who don't want to make one.

<dependency>
    <groupId>uk.co.kiwisoft</groupId>
    <artifactId>parent</artifactId>
    <version>0.0.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of uk.co.kiwisoft : parent to add to Maven - Latest Versions:

  • Latest Stable: 0.0.1

All Versions

Choose a version of uk.co.kiwisoft : parent to add to Maven - All Versions:

Version Vulnerabilities Updated
0.0.x
parent-0.0.1

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>uk.co.kiwisoft</groupId>
    <artifactId>parent</artifactId>
    <version>0.0.1</version>
</dependency>

Advertisement