MVN

uno.informatics.common : informatics-common

Maven & Gradle

May 14, 2017
0 stars

Informatics Common Classes · Library for reading and writing dataset

<dependency>
    <groupId>uno.informatics.common</groupId>
    <artifactId>informatics-common</artifactId>
    <version>1.5.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of uno.informatics.common : informatics-common to add to Maven - Latest Versions:

  • Latest Stable: 1.5.0

All Versions

Choose a version of uno.informatics.common : informatics-common to add to Maven - All Versions:

Version Vulnerabilities Updated
1.5.x
informatics-common-1.5.0
1.4.x
informatics-common-1.4.0
1.3.x
informatics-common-1.3.0
1.2.x
informatics-common-1.2.1
informatics-common-1.2.0
1.1.x
informatics-common-1.1.1
informatics-common-1.1.0
1.0.x
informatics-common-1.0.4
informatics-common-1.0.3
informatics-common-1.0.2

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>uno.informatics.common</groupId>
    <artifactId>informatics-common</artifactId>
    <version>1.5.0</version>
</dependency>

Advertisement