Last Version

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

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.

License

License

GroupId

GroupId

gov.nasa.pds
ArtifactId

ArtifactId

pds3-product-tools
Version

Version

4.1.0
Type

Type

jar
Description

Description

gov.nasa.pds:pds3-product-tools
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.
Project URL

Project URL

https://github.com/NASA-PDS-Incubator/pds3-product-tools
Source Code Management

Source Code Management

https://github.com/NASA-PDS-Incubator/pds3-product-tools/tree/master

Download pds3-product-tools 4.1.0


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

Dependencies

compile (6)

Group / Artifact Type Version
commons-cli : commons-cli jar 1.2
commons-io : commons-io jar 1.4
commons-lang : commons-lang jar 2.4
log4j : log4j jar 1.2.12
org.antlr : antlr jar 3.2
org.incava : java-diff jar 1.1

test (1)

Group / Artifact Type Version
junit : junit Optional jar 4.0

Project Modules

There are no modules declared in this project.