| License |
License |
|---|---|
| GroupId | GroupIdorg.randombits.filtering |
| ArtifactId | ArtifactIdfiltering-core-parent |
| Version | Version1.0.3 |
| Type | Typepom |
| Description |
DescriptionRB Filtering - Core - Parent
This is a support library containing the core API for Criteria.
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| filtering-core-parent-1.0.3.pom | 8 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.randombits.filtering/filtering-core-parent/ -->
<dependency>
<groupId>org.randombits.filtering</groupId>
<artifactId>filtering-core-parent</artifactId>
<version>1.0.3</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.randombits.filtering/filtering-core-parent/
implementation 'org.randombits.filtering:filtering-core-parent:1.0.3'
// https://jarcasting.com/artifacts/org.randombits.filtering/filtering-core-parent/
implementation ("org.randombits.filtering:filtering-core-parent:1.0.3")
'org.randombits.filtering:filtering-core-parent:pom:1.0.3'
<dependency org="org.randombits.filtering" name="filtering-core-parent" rev="1.0.3">
<artifact name="filtering-core-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.randombits.filtering', module='filtering-core-parent', version='1.0.3')
)
libraryDependencies += "org.randombits.filtering" % "filtering-core-parent" % "1.0.3"
[org.randombits.filtering/filtering-core-parent "1.0.3"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.randombits.utils : rb-utils | jar | 2.0.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| com.atlassian.confluence » confluence | jar | 5.3 |
| commons-collections : commons-collections | jar | 3.0 |
| javax.servlet : servlet-api | jar | 2.4 |
| Group / Artifact | Type | Version |
|---|---|---|
| com.servicerocket.randombits : randombits-test | test-jar | 1 |
| com.atlassian.confluence » atlassian-confluence-pageobjects | jar | 5.3 |
| com.atlassian.upm » atlassian-universal-plugin-manager-pageobjects | jar | 2.17.5 |
| com.atlassian.selenium » atlassian-webdriver-core | jar | 2.3-m4 |
| com.atlassian.confluence » confluence-webdriver-support | jar | 5.3 |
| junit : junit | jar | 4.11 |