is not current version
Last Version 4.1.0

gov.nasa.pds:pds3-product-tools 4.0.1

The PDS3 Product Tools Library project supports design/generation, validation and submission of archival products to the PDS. This project consists of a library of software classes to support the development of tools to perform these functions and is designed to be utilized by developers from the Engineering Node, Discipline Nodes and the PDS community.

GroupId

GroupId

gov.nasa.pds
ArtifactId

ArtifactId

pds3-product-tools
Version

Version

4.0.1
Type

Type

jar

Download pds3-product-tools 4.0.1


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