MVN

net.sf.sidaof : sidaof-parent

Maven & Gradle

Jul 23, 2013

sidaof framework · Parent POM for sidaof.

<dependency>
    <groupId>net.sf.sidaof</groupId>
    <artifactId>sidaof-parent</artifactId>
    <version>1.0.6</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of net.sf.sidaof : sidaof-parent to add to Maven - Latest Versions:

  • Latest Stable: 1.0.6

All Versions

Choose a version of net.sf.sidaof : sidaof-parent to add to Maven - All Versions:

Version Vulnerabilities Updated
1.0.x
sidaof-parent-1.0.6
sidaof-parent-1.0.5
sidaof-parent-1.0.4
sidaof-parent-1.0.3
sidaof-parent-1.0.2
sidaof-parent-1.0.1
sidaof-parent-1.0.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>net.sf.sidaof</groupId>
    <artifactId>sidaof-parent</artifactId>
    <version>1.0.6</version>
</dependency>