License |
License |
---|---|
GroupId | GroupIdgov.nasa.pds |
ArtifactId | ArtifactIdregistry-common |
Version | Version1.0.0 |
Type | Typejar |
Description |
DescriptionPDS Registry Common
Common code used by Harvest and Registry Manager.
|
Project Organization |
Project OrganizationJet Propulsion Laboratory, California Institute of Technology |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
registry-common-1.0.0.pom | |
registry-common-1.0.0.jar | 17 KB |
registry-common-1.0.0-test-sources.jar | 2 KB |
registry-common-1.0.0-sources.jar | 13 KB |
registry-common-1.0.0-javadoc.jar | 463 KB |
Browse |
<!-- https://jarcasting.com/artifacts/gov.nasa.pds/registry-common/ -->
<dependency>
<groupId>gov.nasa.pds</groupId>
<artifactId>registry-common</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/gov.nasa.pds/registry-common/
implementation 'gov.nasa.pds:registry-common:1.0.0'
// https://jarcasting.com/artifacts/gov.nasa.pds/registry-common/
implementation ("gov.nasa.pds:registry-common:1.0.0")
'gov.nasa.pds:registry-common:jar:1.0.0'
<dependency org="gov.nasa.pds" name="registry-common" rev="1.0.0">
<artifact name="registry-common" type="jar" />
</dependency>
@Grapes(
@Grab(group='gov.nasa.pds', module='registry-common', version='1.0.0')
)
libraryDependencies += "gov.nasa.pds" % "registry-common" % "1.0.0"
[gov.nasa.pds/registry-common "1.0.0"]
Group / Artifact | Type | Version |
---|---|---|
org.elasticsearch.client : elasticsearch-rest-client | jar | 7.10.2 |
com.google.code.gson : gson | jar | 2.8.6 |