MVN

com.jwebmp.themes : jwebmp-plugins-themes

Maven & Gradle

Sep 17, 2021

JWebMP Themes · The root maven group for a prebuilt collection of layout themes for JWebMP

<dependency>
    <groupId>com.jwebmp.themes</groupId>
    <artifactId>jwebmp-plugins-themes</artifactId>
    <version>1.2.0.2-jre16</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

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

  • Latest Stable: 1.2.0.2-jre16
  • Latest Release Candidate: 1.2.0.3-jre17-rc1

All Versions

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

Version Vulnerabilities Updated
1.2.x
jwebmp-plugins-themes-1.2.0.3-jre17-rc1
jwebmp-plugins-themes-1.2.0.2-jre16
jwebmp-plugins-themes-1.2.0.1-jre11
jwebmp-plugins-themes-1.2.0.1-jre15
jwebmp-plugins-themes-1.2.0.1-jre16
jwebmp-plugins-themes-1.2.0.0-jre16
1.1.x
jwebmp-plugins-themes-1.1.1.9-jre15
jwebmp-plugins-themes-1.1.1.9-jre16
jwebmp-plugins-themes-1.1.1.8-jre15
jwebmp-plugins-themes-1.1.1.8-jre16

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.jwebmp.themes</groupId>
    <artifactId>jwebmp-plugins-themes</artifactId>
    <version>1.2.0.2-jre16</version>
</dependency>