Last Version

Registry 2.2.1

The Registry provides provides the PDS-specific search protocol and the search capability for the PDS search index generated through the Search Core software. The core functionality for this service is satisfied by Apache Solr.

License

License

GroupId

GroupId

gov.nasa.pds
ArtifactId

ArtifactId

registry
Version

Version

2.2.1
Type

Type

jar
Description

Description

Registry
The Registry provides provides the PDS-specific search protocol and the search capability for the PDS search index generated through the Search Core software. The core functionality for this service is satisfied by Apache Solr.
Project URL

Project URL

https://nasa-pds-incubator.github.io/registry/
Source Code Management

Source Code Management

https://github.com/NASA-PDS-Incubator/registry

Download registry 2.2.1


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

Dependencies

compile (7)

Group / Artifact Type Version
org.apache.solr : solr-core jar 8.2.0
org.apache.solr : solr-solrj jar 8.2.0
org.apache.commons : commons-compress jar 1.18
org.slf4j : slf4j-api jar 1.6.6
org.slf4j : slf4j-log4j12 jar 1.6.6
commons-logging : commons-logging jar 1.0.4
log4j : log4j jar 1.2.16

Project Modules

There are no modules declared in this project.