MVN

io.winterframework : winter-mods-root

Maven & Gradle

May 17, 2021
11 stars

winter-mods-root · The Winter framework modules are a collection of components for building fully reactive applications

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

Latest Version

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

  • Latest Stable: 1.0.0

All Versions

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

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

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

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

Advertisement