MVN

pro.fessional : wings

Maven & Gradle

Jan 14, 2024

Wings:: · WingsBoot=BKB + BootsOfTravel + SpringBoot

<dependency>
    <groupId>pro.fessional</groupId>
    <artifactId>wings</artifactId>
    <version>3.2.100</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of pro.fessional : wings to add to Maven - Latest Versions:

  • Latest Stable: 3.2.100

All Versions

Choose a version of pro.fessional : wings to add to Maven - All Versions:

Version Vulnerabilities Updated
3.2.x
wings-3.2.100

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>pro.fessional</groupId>
    <artifactId>wings</artifactId>
    <version>3.2.100</version>
</dependency>