| License |
License |
|---|---|
| Categories |
CategoriesCLI User Interface |
| GroupId | GroupIdgov.nasa.pds |
| ArtifactId | ArtifactIdregistry-harvest-cli |
| Last Version | Last Version1.0.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptiongov.nasa.pds:Registry Harvest CLI
A command-line client to submit jobs / commands to Harvest and Crawler web services.
|
| Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/gov.nasa.pds/registry-harvest-cli/ -->
<dependency>
<groupId>gov.nasa.pds</groupId>
<artifactId>registry-harvest-cli</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/gov.nasa.pds/registry-harvest-cli/
implementation 'gov.nasa.pds:registry-harvest-cli:1.0.0'
// https://jarcasting.com/artifacts/gov.nasa.pds/registry-harvest-cli/
implementation ("gov.nasa.pds:registry-harvest-cli:1.0.0")
'gov.nasa.pds:registry-harvest-cli:jar:1.0.0'
<dependency org="gov.nasa.pds" name="registry-harvest-cli" rev="1.0.0">
<artifact name="registry-harvest-cli" type="jar" />
</dependency>
@Grapes(
@Grab(group='gov.nasa.pds', module='registry-harvest-cli', version='1.0.0')
)
libraryDependencies += "gov.nasa.pds" % "registry-harvest-cli" % "1.0.0"
[gov.nasa.pds/registry-harvest-cli "1.0.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| commons-cli : commons-cli | jar | 1.4 |
| com.google.code.gson : gson | jar | 2.8.8 |
| com.rabbitmq : amqp-client | jar | 5.13.1 |
| org.slf4j : slf4j-jdk14 | jar | 1.7.32 |
| org.apache.activemq : activemq-client | jar | 5.16.3 |
| gov.nasa.pds : registry-common | jar | 1.2.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.junit.jupiter : junit-jupiter-engine | jar | 5.8.1 |