MVN

gov.nasa.pds : mi-label

Maven & Gradle

Apr 14, 2022
3 stars

The Metadata Injector for PDS Labels (MILabel) provides a command-line interface for generating PDS4 Labels using a user provided PDS4 XML template and input (source) data products. The PDS4 XML Templates use Apache Velocity variables and logic to generate the PDS4 labels. For inputs, the tool currently supports detached and attached ODL/PDS3 labels with plans to support VICAR attached labels and CSV files.

<dependency>
    <groupId>gov.nasa.pds</groupId>
    <artifactId>mi-label</artifactId>
    <version>1.2.2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

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

  • Latest Stable: 1.2.2

All Versions

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

Version Vulnerabilities Updated
1.2.x
mi-label-1.2.2
mi-label-1.2.1
mi-label-1.2.0
1.1.x
mi-label-1.1.2
mi-label-1.1.1
mi-label-1.1.0
1.0.x
mi-label-1.0.0

How to add a dependency to Maven

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

<dependency>
    <groupId>gov.nasa.pds</groupId>
    <artifactId>mi-label</artifactId>
    <version>1.2.2</version>
</dependency>

How to add a dependency to Gradle

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

implementation 'gov.nasa.pds:mi-label:1.2.2'

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

implementation("gov.nasa.pds:mi-label:1.2.2")

How to add a dependency to SBT Scala

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

libraryDependencies += "gov.nasa.pds" % "mi-label" % "1.2.2"

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

Mar 15, 2020
11 stars
Mar 15, 2020
11 stars
Mar 15, 2020
11 stars
Mar 15, 2020
11 stars
Mar 15, 2020
11 stars
Mar 15, 2020
11 stars
Mar 14, 2020
0 stars
Mar 27, 2020
0 stars
Mar 12, 2020
5 stars