MVN

uno.informatics.common : informatics-data

Maven & Gradle

May 14, 2017

Informatics Data classes

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

Latest Version

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

  • Latest Stable: 1.5.0

All Versions

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

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

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

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