MVN

de.malkusch.parent : webjar-parent

Maven & Gradle

Dec 11, 2013
<dependency>
    <groupId>de.malkusch.parent</groupId>
    <artifactId>webjar-parent</artifactId>
    <version>1.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of de.malkusch.parent : webjar-parent to add to Maven - Latest Versions:

  • Latest Stable: 1.1

All Versions

Choose a version of de.malkusch.parent : webjar-parent to add to Maven - All Versions:

Version Vulnerabilities Updated
1.1
webjar-parent-1.1

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>de.malkusch.parent</groupId>
    <artifactId>webjar-parent</artifactId>
    <version>1.1</version>
</dependency>