MVN

de.chkal.mvc-toolbox : mvc-toolbox-parent

Maven & Gradle

Nov 01, 2022
9 stars

MVC Toolbox - Parent · MVC Toolbox - Parent

<dependency>
    <groupId>de.chkal.mvc-toolbox</groupId>
    <artifactId>mvc-toolbox-parent</artifactId>
    <version>2.1.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of de.chkal.mvc-toolbox : mvc-toolbox-parent to add to Maven - Latest Versions:

  • Latest Stable: 2.1.0

All Versions

Choose a version of de.chkal.mvc-toolbox : mvc-toolbox-parent to add to Maven - All Versions:

Version Vulnerabilities Updated
2.1.x
mvc-toolbox-parent-2.1.0
2.0.x
mvc-toolbox-parent-2.0.0
1.0.x
mvc-toolbox-parent-1.0.0
0.4
mvc-toolbox-parent-0.4
0.3
mvc-toolbox-parent-0.3
0.2
mvc-toolbox-parent-0.2
0.1
mvc-toolbox-parent-0.1

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>de.chkal.mvc-toolbox</groupId>
    <artifactId>mvc-toolbox-parent</artifactId>
    <version>2.1.0</version>
</dependency>