MVN

org.avaje.ebeanorm : typequery-maven-plugin

Maven & Gradle

Oct 28, 2015
1 stars
<plugin>
    <groupId>org.avaje.ebeanorm</groupId>
    <artifactId>typequery-maven-plugin</artifactId>
    <version>1.5.1</version>
</plugin>
Copy
pom.xml
Table Of Contents

Latest Version

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

  • Latest Stable: 1.5.1

All Versions

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

Version Vulnerabilities Updated
1.5.x
typequery-maven-plugin-1.5.1
1.4.x
typequery-maven-plugin-1.4.1
1.3.x
typequery-maven-plugin-1.3.1
1.2.x
typequery-maven-plugin-1.2.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>typequery-maven-plugin</artifactId>
    <version>1.5.1</version>
</plugin>

Advertisement