MVN

org.avaje.ebeanorm : querybean-maven-plugin

Maven & Gradle

Aug 03, 2016
1 stars
<plugin>
    <groupId>org.avaje.ebeanorm</groupId>
    <artifactId>querybean-maven-plugin</artifactId>
    <version>2.3.2</version>
</plugin>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.avaje.ebeanorm : querybean-maven-plugin to add to Maven - Latest Versions:

  • Latest Stable: 2.3.2

All Versions

Choose a version of org.avaje.ebeanorm : querybean-maven-plugin to add to Maven - All Versions:

Version Vulnerabilities Updated
2.3.x
querybean-maven-plugin-2.3.2
querybean-maven-plugin-2.3.1
2.2.x
querybean-maven-plugin-2.2.1
2.1.x
querybean-maven-plugin-2.1.1

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.avaje.ebeanorm</groupId>
    <artifactId>querybean-maven-plugin</artifactId>
    <version>2.3.2</version>
</plugin>