MVN

com.jwebmp.thirdparty : third-party-modules

Maven & Gradle

Aug 09, 2019

Third Party Modules · The root module packager for the finalized or modules with no intention of moving to JPMS

<dependency>
    <groupId>com.jwebmp.thirdparty</groupId>
    <artifactId>third-party-modules</artifactId>
    <version>0.68.0.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.jwebmp.thirdparty : third-party-modules to add to Maven - Latest Versions:

  • Latest Stable: 0.68.0.1

All Versions

Choose a version of com.jwebmp.thirdparty : third-party-modules to add to Maven - All Versions:

Version Vulnerabilities Updated
0.68.x
third-party-modules-0.68.0.1
0.67.x
third-party-modules-0.67.0.16
third-party-modules-0.67.0.15
third-party-modules-0.67.0.12
third-party-modules-0.67.0.9
third-party-modules-0.67.0.7
third-party-modules-0.67.0.5
third-party-modules-0.67.0.4
third-party-modules-0.67.0.3
third-party-modules-0.67.0.2
third-party-modules-0.67.0.1

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.jwebmp.thirdparty</groupId>
    <artifactId>third-party-modules</artifactId>
    <version>0.68.0.1</version>
</dependency>