MVN

net.oneandone.troilus : troilus-parent

Maven & Gradle

Feb 15, 2016
10 stars

troilus-parent multimodule

<dependency>
    <groupId>net.oneandone.troilus</groupId>
    <artifactId>troilus-parent</artifactId>
    <version>0.18</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of net.oneandone.troilus : troilus-parent to add to Maven - Latest Versions:

  • Latest Stable: 0.18

All Versions

Choose a version of net.oneandone.troilus : troilus-parent to add to Maven - All Versions:

Version Vulnerabilities Updated
0.18
troilus-parent-0.18
0.17
troilus-parent-0.17
0.16
troilus-parent-0.16
0.15
troilus-parent-0.15
0.14
troilus-parent-0.14
0.13
troilus-parent-0.13
0.12
troilus-parent-0.12
0.11
troilus-parent-0.11
0.10
troilus-parent-0.10
0.8
troilus-parent-0.8
0.7
troilus-parent-0.7
0.6
troilus-parent-0.6
0.5
troilus-parent-0.5

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>net.oneandone.troilus</groupId>
    <artifactId>troilus-parent</artifactId>
    <version>0.18</version>
</dependency>

Advertisement