MVN

net.sf.javagimmicks : GimmickUtils-parent

Maven & Gradle

Sep 15, 2013
0 stars

JavaGimmicks - GimmickUtils (Parent) · Utility classes, APIs and tools for Java

<dependency>
    <groupId>net.sf.javagimmicks</groupId>
    <artifactId>GimmickUtils-parent</artifactId>
    <version>0.80</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

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

  • Latest Stable: 0.80

All Versions

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

Version Vulnerabilities Updated
0.80
GimmickUtils-parent-0.80

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>net.sf.javagimmicks</groupId>
    <artifactId>GimmickUtils-parent</artifactId>
    <version>0.80</version>
</dependency>

Advertisement