MVN

eu.openminted.uc.socialsciences : omtd-uc-ss

Maven & Gradle

May 18, 2018
1 stars

omtd-uc-ss - OMTD Social sciences literature text mining software collection · This software package contains components for text mining in scientific publications.

<dependency>
    <groupId>eu.openminted.uc.socialsciences</groupId>
    <artifactId>omtd-uc-ss</artifactId>
    <version>1.0.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of eu.openminted.uc.socialsciences : omtd-uc-ss to add to Maven - Latest Versions:

  • Latest Stable: 1.0.1

All Versions

Choose a version of eu.openminted.uc.socialsciences : omtd-uc-ss to add to Maven - All Versions:

Version Vulnerabilities Updated
1.0.x
omtd-uc-ss-1.0.1

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>eu.openminted.uc.socialsciences</groupId>
    <artifactId>omtd-uc-ss</artifactId>
    <version>1.0.1</version>
</dependency>