Product Service

The Product Service provides access to data products. Products can be scientific datasets, images, documents, or anything with an electronic representation. The Product Service accepts standard query expressions (see the Query Expression component) and returns zero or more matching products. In addition, the product service can transform products from proprietary formats and into Internet standard formats or run other transformations, all without impacting local stores or operations.

License

License

GroupId

GroupId

org.apache.oodt
ArtifactId

ArtifactId

oodt-product
Last Version

Last Version

1.0
Release Date

Release Date

Type

Type

jar
Description

Description

Product Service
The Product Service provides access to data products. Products can be scientific datasets, images, documents, or anything with an electronic representation. The Product Service accepts standard query expressions (see the Query Expression component) and returns zero or more matching products. In addition, the product service can transform products from proprietary formats and into Internet standard formats or run other transformations, all without impacting local stores or operations.
Project Organization

Project Organization

Apache OODT

Download oodt-product

How to add to project

<!-- https://jarcasting.com/artifacts/org.apache.oodt/oodt-product/ -->
<dependency>
    <groupId>org.apache.oodt</groupId>
    <artifactId>oodt-product</artifactId>
    <version>1.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.oodt/oodt-product/
implementation 'org.apache.oodt:oodt-product:1.0'
// https://jarcasting.com/artifacts/org.apache.oodt/oodt-product/
implementation ("org.apache.oodt:oodt-product:1.0")
'org.apache.oodt:oodt-product:jar:1.0'
<dependency org="org.apache.oodt" name="oodt-product" rev="1.0">
  <artifact name="oodt-product" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.oodt', module='oodt-product', version='1.0')
)
libraryDependencies += "org.apache.oodt" % "oodt-product" % "1.0"
[org.apache.oodt/oodt-product "1.0"]

Dependencies

compile (5)

Group / Artifact Type Version
commons-codec : commons-codec jar 1.3
commons-io : commons-io jar 1.4
org.apache.oodt : oodt-commons jar 1.0
org.apache.oodt : oodt-xmlquery jar 1.0
org.apache.tika : tika-core jar 1.10

provided (1)

Group / Artifact Type Version
javax.servlet : servlet-api jar 2.4

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.

Versions

Version
1.0
0.12
0.11
0.10
0.9
0.8.1
0.8
0.7
0.6
0.5
0.4
0.3
0.2