MVN

it.micegroup : voila2runtime

Maven & Gradle

Feb 01, 2023

voila2runtime · Demo project for Spring Boot

<dependency>
    <groupId>it.micegroup</groupId>
    <artifactId>voila2runtime</artifactId>
    <version>1.7</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of it.micegroup : voila2runtime to add to Maven - Latest Versions:

  • Latest Stable: 1.7

All Versions

Choose a version of it.micegroup : voila2runtime to add to Maven - All Versions:

Version Vulnerabilities Updated
1.7
voila2runtime-1.7
1.6
voila2runtime-1.6
1.5
voila2runtime-1.5
1.4
voila2runtime-1.4
1.1
voila2runtime-1.1
1.0
voila2runtime-1.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>it.micegroup</groupId>
    <artifactId>voila2runtime</artifactId>
    <version>1.7</version>
</dependency>

Advertisement