MVN

org.tango-controls.atk : beaninfo-maven-plugin

Maven & Gradle

May 23, 2023

BeanInfo generator and verifier

<plugin>
    <groupId>org.tango-controls.atk</groupId>
    <artifactId>beaninfo-maven-plugin</artifactId>
    <version>9.4.4</version>
</plugin>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.tango-controls.atk : beaninfo-maven-plugin to add to Maven - Latest Versions:

  • Latest Stable: 9.4.4

All Versions

Choose a version of org.tango-controls.atk : beaninfo-maven-plugin to add to Maven - All Versions:

Version Vulnerabilities Updated
9.4.x
beaninfo-maven-plugin-9.4.4
9.3.x
beaninfo-maven-plugin-9.3.31
beaninfo-maven-plugin-9.3.28

How to add a plugin to Maven

Add the maven plugin to the pom.xml file information in this tag as follows:

<plugin>
    <groupId>org.tango-controls.atk</groupId>
    <artifactId>beaninfo-maven-plugin</artifactId>
    <version>9.4.4</version>
</plugin>