MVN

org.apache.oodt : cas-product

Maven & Gradle

Sep 25, 2021
2 usages

CAS Product Server Web Application · This project builds on top of the CAS file management component and exposes its underlying data delivery capabilities using the OODT ProductServer component. All-in-all, this project contributes an OODT LargeProductHandler component, that can be used to deliver and format a CAS product structure into an OODT XML Query Result Set.

<dependency>
    <groupId>org.apache.oodt</groupId>
    <artifactId>cas-product</artifactId>
    <version>1.9.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.apache.oodt : cas-product to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.9.1

All Versions

Choose a version of org.apache.oodt : cas-product to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.9.x
cas-product-1.9.1
1.9
cas-product-1.9
1.2.x
cas-product-1.2.5
cas-product-1.2.4
cas-product-1.2.3
cas-product-1.2.2
cas-product-1.2.1
1.2
cas-product-1.2
1.1
cas-product-1.1
1.0
cas-product-1.0
0.12
cas-product-0.12
0.11
cas-product-0.11
0.10
cas-product-0.10
0.9
cas-product-0.9
0.8.x
cas-product-0.8.1
0.8
cas-product-0.8
0.7
cas-product-0.7
0.6
cas-product-0.6
0.5
cas-product-0.5
0.4
cas-product-0.4
0.3
cas-product-0.3
0.2
cas-product-0.2

How to add a dependency to Maven

Add the following org.apache.oodt : cas-product maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>org.apache.oodt</groupId>
    <artifactId>cas-product</artifactId>
    <version>1.9.1</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.apache.oodt : cas-product gradle dependency to your build.gradle file:

implementation 'org.apache.oodt:cas-product:1.9.1'

Gradle Kotlin DSL: Add the following org.apache.oodt : cas-product gradle kotlin dependency to your build.gradle.kts file:

implementation("org.apache.oodt:cas-product:1.9.1")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.apache.oodt : cas-product sbt scala dependency to your build.sbt file:

libraryDependencies += "org.apache.oodt" % "cas-product" % "1.9.1"

Advertisement

Dependencies from Group

Sep 25, 2021
21 usages
Sep 25, 2021
18 usages
18 stars
Sep 25, 2021
16 usages
Sep 25, 2021
8 usages
Sep 25, 2021
8 usages

Discover Dependencies

Jan 30, 2021
1 usages
27 stars
Sep 09, 2015
1 usages
Jun 19, 2018
9 usages
Jun 04, 2015
1 usages
Jul 01, 2016
3 usages
4.2k stars
Jul 06, 2023
1 usages
54 stars
Oct 15, 2017
1 usages
1k stars