MVN

com.admin4j : plugin-example

Maven & Gradle

Apr 27, 2023
<dependency>
    <groupId>com.admin4j</groupId>
    <artifactId>plugin-example</artifactId>
    <version>1.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.admin4j : plugin-example to add to Maven - Latest Versions:

  • Latest Stable: 1.1

All Versions

Choose a version of com.admin4j : plugin-example to add to Maven - All Versions:

Version Vulnerabilities Updated
1.1
plugin-example-1.1
1.0
plugin-example-1.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.admin4j</groupId>
    <artifactId>plugin-example</artifactId>
    <version>1.1</version>
</dependency>