License |
License |
---|---|
GroupId | GroupIdgov.nasa.pds |
ArtifactId | ArtifactIdregistry-common |
Version | Version1.1.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.1.0.pom | |
registry-common-1.1.0.jar | 27 KB |
registry-common-1.1.0-test-sources.jar | 4 KB |
registry-common-1.1.0-sources.jar | 19 KB |
registry-common-1.1.0-javadoc.jar | 497 KB |
Browse |
<!-- https://jarcasting.com/artifacts/gov.nasa.pds/registry-common/ -->
<dependency>
<groupId>gov.nasa.pds</groupId>
<artifactId>registry-common</artifactId>
<version>1.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/gov.nasa.pds/registry-common/
implementation 'gov.nasa.pds:registry-common:1.1.0'
// https://jarcasting.com/artifacts/gov.nasa.pds/registry-common/
implementation ("gov.nasa.pds:registry-common:1.1.0")
'gov.nasa.pds:registry-common:jar:1.1.0'
<dependency org="gov.nasa.pds" name="registry-common" rev="1.1.0">
<artifact name="registry-common" type="jar" />
</dependency>
@Grapes(
@Grab(group='gov.nasa.pds', module='registry-common', version='1.1.0')
)
libraryDependencies += "gov.nasa.pds" % "registry-common" % "1.1.0"
[gov.nasa.pds/registry-common "1.1.0"]
Group / Artifact | Type | Version |
---|---|---|
org.elasticsearch.client : elasticsearch-rest-client | jar | 7.10.2 |
com.google.code.gson : gson | jar | 2.8.6 |
org.apache.logging.log4j : log4j-api | jar | 2.13.3 |
org.apache.logging.log4j : log4j-core | jar | 2.13.3 |