License |
License |
---|---|
GroupId | GroupIdgov.nasa.pds |
ArtifactId | ArtifactIdregistry |
Version | Version2.2.1 |
Type | Typejar |
Description |
DescriptionRegistry
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 |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
registry-2.2.1.pom | |
registry-2.2.1.jar | 148 KB |
registry-2.2.1-sources.jar | 145 KB |
registry-2.2.1-javadoc.jar | 78 KB |
registry-2.2.1-bin.zip | 6 MB |
registry-2.2.1-bin.tar.gz | 6 MB |
Browse |
<!-- 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"]
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 |