PDS Registry Common

Common code used by Harvest and Registry Manager.

License

License

GroupId

GroupId

gov.nasa.pds
ArtifactId

ArtifactId

registry-common
Last Version

Last Version

1.2.0
Release Date

Release Date

Type

Type

jar
Description

Description

PDS Registry Common
Common code used by Harvest and Registry Manager.
Project Organization

Project Organization

Jet Propulsion Laboratory, California Institute of Technology
Source Code Management

Source Code Management

https://github.com/NASA-PDS/pds-registry-common

Download registry-common

How to add to project

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

Dependencies

compile (7)

Group / Artifact Type Version
org.elasticsearch.client : elasticsearch-rest-client jar 7.15.1
com.google.code.gson : gson jar 2.8.6
org.json : json jar 20210307
org.apache.logging.log4j : log4j-api jar 2.17.1
org.apache.logging.log4j : log4j-core jar 2.17.1
org.apache.commons : commons-lang3 jar 3.12.0
org.apache.tika : tika-core jar 1.23

test (1)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-engine jar 5.8.1

Project Modules

There are no modules declared in this project.

Versions

Version
1.2.0
1.1.2
1.1.1
1.1.0
1.0.0