MVN

com.jwebmp.apps : jwebmp-apps

Maven & Gradle

Feb 10, 2022

JWebMP Apps · The root module packager for the Guiced EE Framework

<dependency>
    <groupId>com.jwebmp.apps</groupId>
    <artifactId>jwebmp-apps</artifactId>
    <version>1.2.2.1-jre17</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.jwebmp.apps : jwebmp-apps to add to Maven - Latest Versions:

  • Latest Stable: 1.2.2.1-jre17

All Versions

Choose a version of com.jwebmp.apps : jwebmp-apps to add to Maven - All Versions:

Version Vulnerabilities Updated
1.2.x
jwebmp-apps-1.2.2.1-jre17
jwebmp-apps-1.2.2.1
jwebmp-apps-1.2.1.2-jre17
jwebmp-apps-1.2.1.1-jre17
0.68.x
jwebmp-apps-0.68.0.1
0.67.x
jwebmp-apps-0.67.0.16
jwebmp-apps-0.67.0.15
jwebmp-apps-0.67.0.12

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.jwebmp.apps</groupId>
    <artifactId>jwebmp-apps</artifactId>
    <version>1.2.2.1-jre17</version>
</dependency>