MVN

net.sf.jguiraffe : jguiraffe-parent

Maven & Gradle

Nov 05, 2022
1 stars

JGUIraffe Parent · The parent pom of the JGUIraffe project.

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

Latest Version

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

  • Latest Stable: 1.4.1

All Versions

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

Version Vulnerabilities Updated
1.4.x
jguiraffe-parent-1.4.1
1.4
jguiraffe-parent-1.4
1.3.x
jguiraffe-parent-1.3.1
1.3
jguiraffe-parent-1.3
1.2
jguiraffe-parent-1.2
1.1
jguiraffe-parent-1.1
1.0
jguiraffe-parent-1.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>net.sf.jguiraffe</groupId>
    <artifactId>jguiraffe-parent</artifactId>
    <version>1.4.1</version>
</dependency>

Advertisement