MVN

gov.nih.ncats : gsrs-module-substances

Maven & Gradle

Nov 24, 2023
1 stars

GSRS Substance Module · Substance Module for GSRS Spring Boot

<dependency>
    <groupId>gov.nih.ncats</groupId>
    <artifactId>gsrs-module-substances</artifactId>
    <version>3.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of gov.nih.ncats : gsrs-module-substances to add to Maven - Latest Versions:

  • Latest Stable: 3.1

All Versions

Choose a version of gov.nih.ncats : gsrs-module-substances to add to Maven - All Versions:

Version Vulnerabilities Updated
3.1
gsrs-module-substances-3.1

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>gov.nih.ncats</groupId>
    <artifactId>gsrs-module-substances</artifactId>
    <version>3.1</version>
</dependency>