MVN

br.com.archbase : archbase-codegen-maven-plugin

Maven & Gradle

Apr 11, 2024

br.com.archbase:archbase-codegen-maven-plugin · Archbase Data Generator for JPA repositories and services.

<plugin>
    <groupId>br.com.archbase</groupId>
    <artifactId>archbase-codegen-maven-plugin</artifactId>
    <version>1.0.1</version>
</plugin>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of br.com.archbase : archbase-codegen-maven-plugin to add to Maven - Latest Versions:

  • Latest Stable: 1.0.1

All Versions

Choose a version of br.com.archbase : archbase-codegen-maven-plugin to add to Maven - All Versions:

Version Vulnerabilities Updated
1.0.x
archbase-codegen-maven-plugin-1.0.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>br.com.archbase</groupId>
    <artifactId>archbase-codegen-maven-plugin</artifactId>
    <version>1.0.1</version>
</plugin>