Last Version

Planetary Data System Parent POM 1.13.0

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

License

License

GroupId

GroupId

gov.nasa
ArtifactId

ArtifactId

pds
Version

Version

1.13.0
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 1.13.0

Filename Size
pds-1.13.0.pom 10 KB
Browse

<!-- 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.