MVN

org.tinygroup : org.tinygroup.ui.bom

Maven & Gradle

May 11, 2018
<dependency>
    <groupId>org.tinygroup</groupId>
    <artifactId>org.tinygroup.ui.bom</artifactId>
    <version>3.3.8</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.tinygroup : org.tinygroup.ui.bom to add to Maven - Latest Versions:

  • Latest Stable: 3.3.8

All Versions

Choose a version of org.tinygroup : org.tinygroup.ui.bom to add to Maven - All Versions:

Version Vulnerabilities Updated
3.3.x
org.tinygroup.ui.bom-3.3.8
org.tinygroup.ui.bom-3.3.4
org.tinygroup.ui.bom-3.3.3
org.tinygroup.ui.bom-3.3.2
org.tinygroup.ui.bom-3.3.1
org.tinygroup.ui.bom-3.3.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>org.tinygroup</groupId>
    <artifactId>org.tinygroup.ui.bom</artifactId>
    <version>3.3.8</version>
</dependency>