MVN

gov.nasa.pds : pds-registry-app

Maven & Gradle

Jan 11, 2022
1 stars

Registry Application · This application enables a PDS node to register all its data products for long term preservation and sharing with the rest of the PDS system.

<dependency>
    <groupId>gov.nasa.pds</groupId>
    <artifactId>pds-registry-app</artifactId>
    <version>1.0.3</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of gov.nasa.pds : pds-registry-app to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.0.3

All Versions

Choose a version of gov.nasa.pds : pds-registry-app to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.0.x
pds-registry-app-1.0.3
pds-registry-app-1.0.2
pds-registry-app-1.0.1
pds-registry-app-1.0.0
0.3.x
pds-registry-app-0.3.2
pds-registry-app-0.3.0
0.2.x
pds-registry-app-0.2.3
pds-registry-app-0.2.2
0.1.x
pds-registry-app-0.1.1

How to add a dependency to Maven

Add the following gov.nasa.pds : pds-registry-app maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>gov.nasa.pds</groupId>
    <artifactId>pds-registry-app</artifactId>
    <version>1.0.3</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following gov.nasa.pds : pds-registry-app gradle dependency to your build.gradle file:

implementation 'gov.nasa.pds:pds-registry-app:1.0.3'

Gradle Kotlin DSL: Add the following gov.nasa.pds : pds-registry-app gradle kotlin dependency to your build.gradle.kts file:

implementation("gov.nasa.pds:pds-registry-app:1.0.3")

How to add a dependency to SBT Scala

SBT Scala: Add the following gov.nasa.pds : pds-registry-app sbt scala dependency to your build.sbt file:

libraryDependencies += "gov.nasa.pds" % "pds-registry-app" % "1.0.3"

Advertisement

Dependencies from Group

Mar 30, 2023
7 usages
0 stars
Aug 16, 2019
5 usages
0 stars
Apr 13, 2023
3 usages
3 stars
Apr 14, 2023
14 stars
Nov 09, 2022
14 stars

Discover Dependencies

Nov 05, 2020
4 usages
7.7k stars
Sep 12, 2022
1 stars
Oct 28, 2022
19 stars
May 19, 2020
23 usages
9.6k stars
Jan 05, 2023
1 usages
3.5k stars
Nov 11, 2021
18 stars
Aug 01, 2023
4 usages
537 stars