MVN

org.tinygroup : org.tinygroup.codetemplatebom

Maven & Gradle

May 02, 2017
<dependency>
    <groupId>org.tinygroup</groupId>
    <artifactId>org.tinygroup.codetemplatebom</artifactId>
    <version>3.3.2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

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

  • Latest Stable: 3.3.2

All Versions

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

Version Vulnerabilities Updated
3.3.x
org.tinygroup.codetemplatebom-3.3.2

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>org.tinygroup</groupId>
    <artifactId>org.tinygroup.codetemplatebom</artifactId>
    <version>3.3.2</version>
</dependency>