MVN

org.ogema.widgets : app-collections

Maven & Gradle

Dec 07, 2019

OGEMA Applications :: app collections

<dependency>
    <groupId>org.ogema.widgets</groupId>
    <artifactId>app-collections</artifactId>
    <version>2.2.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.ogema.widgets : app-collections to add to Maven - Latest Versions:

  • Latest Stable: 2.2.1

All Versions

Choose a version of org.ogema.widgets : app-collections to add to Maven - All Versions:

Version Vulnerabilities Updated
2.2.x
app-collections-2.2.1
app-collections-2.2.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>org.ogema.widgets</groupId>
    <artifactId>app-collections</artifactId>
    <version>2.2.1</version>
</dependency>