MVN

io.winterframework : winter-tools-root

Maven & Gradle

May 17, 2021
4 stars

winter-mods-root · The Winter framework tools are a collection of tools for building Winter modules and applications

<dependency>
    <groupId>io.winterframework</groupId>
    <artifactId>winter-tools-root</artifactId>
    <version>1.0.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.winterframework : winter-tools-root to add to Maven - Latest Versions:

  • Latest Stable: 1.0.0

All Versions

Choose a version of io.winterframework : winter-tools-root to add to Maven - All Versions:

Version Vulnerabilities Updated
1.0.x
winter-tools-root-1.0.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>io.winterframework</groupId>
    <artifactId>winter-tools-root</artifactId>
    <version>1.0.0</version>
</dependency>

Advertisement