MVN

org.tinygroup : tinyscript.bom

Maven & Gradle

May 17, 2018
<dependency>
    <groupId>org.tinygroup</groupId>
    <artifactId>tinyscript.bom</artifactId>
    <version>1.2.3</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

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

  • Latest Stable: 1.2.3

All Versions

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

Version Vulnerabilities Updated
1.2.x
tinyscript.bom-1.2.3

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>org.tinygroup</groupId>
    <artifactId>tinyscript.bom</artifactId>
    <version>1.2.3</version>
</dependency>

Advertisement