MVN

org.odlabs.wiquery : wiquery-parent

Maven & Gradle

Jan 22, 2014
63 stars

WiQuery Parent

<dependency>
    <groupId>org.odlabs.wiquery</groupId>
    <artifactId>wiquery-parent</artifactId>
    <version>6.13.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.odlabs.wiquery : wiquery-parent to add to Maven - Latest Versions:

  • Latest Stable: 6.13.0
  • Latest Beta: 6.0.0-beta3

All Versions

Choose a version of org.odlabs.wiquery : wiquery-parent to add to Maven - All Versions:

Version Vulnerabilities Updated
6.13.x
wiquery-parent-6.13.0
6.12.x
wiquery-parent-6.12.0
6.9.x
wiquery-parent-6.9.2
wiquery-parent-6.9.1
6.6.x
wiquery-parent-6.6.0
6.5.x
wiquery-parent-6.5.0
6.2.x
wiquery-parent-6.2.0
6.0.x
wiquery-parent-6.0.0
wiquery-parent-6.0.0-beta3
1.5.x
wiquery-parent-1.5.8
wiquery-parent-1.5.7
wiquery-parent-1.5.6

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>org.odlabs.wiquery</groupId>
    <artifactId>wiquery-parent</artifactId>
    <version>6.13.0</version>
</dependency>

Advertisement