Harvest Tool

The Harvest Tool provides functionality for capturing and indexing product metadata. The tool will run locally at the Discipline Node to crawl the local data repository in order to discover products and index associated metadata with the Registry Service.

License

License

GroupId

GroupId

gov.nasa.pds
ArtifactId

ArtifactId

harvest
Last Version

Last Version

3.6.0
Release Date

Release Date

Type

Type

jar
Description

Description

Harvest Tool
The Harvest Tool provides functionality for capturing and indexing product metadata. The tool will run locally at the Discipline Node to crawl the local data repository in order to discover products and index associated metadata with the Registry Service.
Project URL

Project URL

https://nasa-pds.github.io/harvest/
Project Organization

Project Organization

Jet Propulsion Laboratory, California Institute of Technology
Source Code Management

Source Code Management

https://github.com/NASA-PDS/harvest

Download harvest

How to add to project

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

Dependencies

compile (7)

Group / Artifact Type Version
commons-cli : commons-cli jar 1.4
commons-lang : commons-lang jar 2.6
commons-codec : commons-codec jar 1.15
org.apache.tika : tika-core jar 1.23
com.google.code.gson : gson jar 2.8.6
org.json : json jar 20210307
gov.nasa.pds : registry-common jar 1.2.0

Project Modules

There are no modules declared in this project.
gov.nasa.pds

NASA Planetary Data System Software

Versions

Version
3.6.0
3.5.2
3.5.1
3.5.0
3.4.1
3.4.0
3.3.3
3.3.2
3.3.1
3.2.2
3.2.1
3.2.0
3.0.0
2.6.0