MVN

io.trygvis : trygvis-parent

Maven & Gradle

Jun 23, 2013
<dependency>
    <groupId>io.trygvis</groupId>
    <artifactId>trygvis-parent</artifactId>
    <version>1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.trygvis : trygvis-parent to add to Maven - Latest Versions:

  • Latest Stable: 1

All Versions

Choose a version of io.trygvis : trygvis-parent to add to Maven - All Versions:

Version Vulnerabilities Updated
1
trygvis-parent-1

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>io.trygvis</groupId>
    <artifactId>trygvis-parent</artifactId>
    <version>1</version>
</dependency>