MVN

org.igniterealtime.openfire.plugins : openfire-plugin-assembly-descriptor

Maven & Gradle

Dec 07, 2017

Openfire Plugin Assembly Descriptor · A shared assembly descriptor for Openfire plugins. See http://maven.apache.org/plugins/maven-assembly-plugin/examples/sharing-descriptors.html

<dependency>
    <groupId>org.igniterealtime.openfire.plugins</groupId>
    <artifactId>openfire-plugin-assembly-descriptor</artifactId>
    <version>4.2.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.igniterealtime.openfire.plugins : openfire-plugin-assembly-descriptor to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 4.2.0

All Versions

Choose a version of org.igniterealtime.openfire.plugins : openfire-plugin-assembly-descriptor to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
4.2.x
openfire-plugin-assembly-descriptor-4.2.0

How to add a dependency to Maven

Add the following org.igniterealtime.openfire.plugins : openfire-plugin-assembly-descriptor maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>org.igniterealtime.openfire.plugins</groupId>
    <artifactId>openfire-plugin-assembly-descriptor</artifactId>
    <version>4.2.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.igniterealtime.openfire.plugins : openfire-plugin-assembly-descriptor gradle dependency to your build.gradle file:

implementation 'org.igniterealtime.openfire.plugins:openfire-plugin-assembly-descriptor:4.2.0'

Gradle Kotlin DSL: Add the following org.igniterealtime.openfire.plugins : openfire-plugin-assembly-descriptor gradle kotlin dependency to your build.gradle.kts file:

implementation("org.igniterealtime.openfire.plugins:openfire-plugin-assembly-descriptor:4.2.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.igniterealtime.openfire.plugins : openfire-plugin-assembly-descriptor sbt scala dependency to your build.sbt file:

libraryDependencies += "org.igniterealtime.openfire.plugins" % "openfire-plugin-assembly-descriptor" % "4.2.0"

Advertisement

Dependencies from Group

Discover Dependencies

Sep 16, 2022
36 usages
112 stars
Aug 10, 2021
2 usages
6 stars
Jan 02, 2019
3 usages
7 stars
Jul 27, 2023
209 stars
Jul 27, 2023
4 usages
209 stars
Aug 31, 2019
4 usages
0 stars
Dec 07, 2017
10 usages
5 stars
Apr 19, 2018
3 stars