MVN

org.genesys-pgr : glis-client-project

Maven & Gradle

Sep 11, 2018

GLIS SDKs for Java · API client for the Global Information System for plant genetic resources for food and agriculture (PGRFA)

<dependency>
    <groupId>org.genesys-pgr</groupId>
    <artifactId>glis-client-project</artifactId>
    <version>1.1.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.genesys-pgr : glis-client-project to add to Maven - Latest Versions:

  • Latest Stable: 1.1.1

All Versions

Choose a version of org.genesys-pgr : glis-client-project to add to Maven - All Versions:

Version Vulnerabilities Updated
1.1.x
glis-client-project-1.1.1
1.0
glis-client-project-1.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>org.genesys-pgr</groupId>
    <artifactId>glis-client-project</artifactId>
    <version>1.1.1</version>
</dependency>