is not current version
Last Version 3.6.0

Harvest Tool 3.4.0

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
Version

Version

3.4.0
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/tree/master

Download harvest 3.4.0


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

Dependencies

compile (8)

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.logging.log4j : log4j-api jar 2.13.1
org.apache.logging.log4j : log4j-core jar 2.13.2
org.apache.tika : tika-core jar 1.23
com.google.code.gson : gson jar 2.8.6
gov.nasa.pds : registry-common jar 1.0.0-SNAPSHOT

Project Modules

There are no modules declared in this project.