MVN

org.randombits.filtering : filtering-core-parent

Maven & Gradle

Oct 14, 2014

RB Filtering - Core - Parent · This is a support library containing the core API for Criteria.

<dependency>
    <groupId>org.randombits.filtering</groupId>
    <artifactId>filtering-core-parent</artifactId>
    <version>1.0.3</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.randombits.filtering : filtering-core-parent to add to Maven - Latest Versions:

  • Latest Stable: 1.0.3

All Versions

Choose a version of org.randombits.filtering : filtering-core-parent to add to Maven - All Versions:

Version Vulnerabilities Updated
1.0.x
filtering-core-parent-1.0.3

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>org.randombits.filtering</groupId>
    <artifactId>filtering-core-parent</artifactId>
    <version>1.0.3</version>
</dependency>