Planetary Data System Parent POM

This project contains the PDS parent Project Object Model (POM).

License

License

GroupId

GroupId

gov.nasa
ArtifactId

ArtifactId

pds
Last Version

Last Version

1.13.0
Release Date

Release Date

Type

Type

pom
Description

Description

Planetary Data System Parent POM
This project contains the PDS parent Project Object Model (POM).
Project URL

Project URL

https://nasa-pds.github.io/
Project Organization

Project Organization

Planetary Data System
Source Code Management

Source Code Management

https://github.com/NASA-PDS/pdsen-maven-parent/tree/master

Download pds

Filename Size
pds-1.13.0.pom 9 KB
Browse

How to add to project

<!-- https://jarcasting.com/artifacts/gov.nasa/pds/ -->
<dependency>
    <groupId>gov.nasa</groupId>
    <artifactId>pds</artifactId>
    <version>1.13.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/gov.nasa/pds/
implementation 'gov.nasa:pds:1.13.0'
// https://jarcasting.com/artifacts/gov.nasa/pds/
implementation ("gov.nasa:pds:1.13.0")
'gov.nasa:pds:pom:1.13.0'
<dependency org="gov.nasa" name="pds" rev="1.13.0">
  <artifact name="pds" type="pom" />
</dependency>
@Grapes(
@Grab(group='gov.nasa', module='pds', version='1.13.0')
)
libraryDependencies += "gov.nasa" % "pds" % "1.13.0"
[gov.nasa/pds "1.13.0"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.
gov.nasa

NASA Planetary Data System Software

Versions

Version
1.13.0
1.12.0
1.11.0
1.10.0
1.9.0
1.8.0
1.7.0
1.6.0
1.4.0
1.3.0
1.1.0
1.0.0