MVN

org.tinygroup : tinyarchetype

Maven & Gradle

Sep 01, 2017
<dependency>
    <groupId>org.tinygroup</groupId>
    <artifactId>tinyarchetype</artifactId>
    <version>3.4.6</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

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

  • Latest Stable: 3.4.6

All Versions

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

Version Vulnerabilities Updated
3.4.x
tinyarchetype-3.4.6
tinyarchetype-3.4.0
3.1.x
tinyarchetype-3.1.2
tinyarchetype-3.1.1
tinyarchetype-3.1.0
3.0.x
tinyarchetype-3.0.0
2.3.x
tinyarchetype-2.3.0
2.2.x
tinyarchetype-2.2.3
tinyarchetype-2.2.2
tinyarchetype-2.2.1
2.1.x
tinyarchetype-2.1.1
tinyarchetype-2.1.0
2.0.x
tinyarchetype-2.0.33
tinyarchetype-2.0.30
tinyarchetype-2.0.29
tinyarchetype-2.0.27
tinyarchetype-2.0.26
tinyarchetype-2.0.21
tinyarchetype-2.0.20
tinyarchetype-2.0.19
tinyarchetype-2.0.10
tinyarchetype-2.0.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>org.tinygroup</groupId>
    <artifactId>tinyarchetype</artifactId>
    <version>3.4.6</version>
</dependency>