MVN

com.github.daniel-sc.podio-java-codegen : podio-codegen-maven-plugin

Maven & Gradle

Jun 19, 2020
1 stars
<plugin>
    <groupId>com.github.daniel-sc.podio-java-codegen</groupId>
    <artifactId>podio-codegen-maven-plugin</artifactId>
    <version>1.3.0</version>
</plugin>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.daniel-sc.podio-java-codegen : podio-codegen-maven-plugin to add to Maven - Latest Versions:

  • Latest Stable: 1.3.0
  • Latest Beta: 1.0.0-beta.5

All Versions

Choose a version of com.github.daniel-sc.podio-java-codegen : podio-codegen-maven-plugin to add to Maven - All Versions:

Version Vulnerabilities Updated
1.3.x
podio-codegen-maven-plugin-1.3.0
1.2.x
podio-codegen-maven-plugin-1.2.1
podio-codegen-maven-plugin-1.2.0
1.1.x
podio-codegen-maven-plugin-1.1.2
podio-codegen-maven-plugin-1.1.1
podio-codegen-maven-plugin-1.1.0
1.0.x
podio-codegen-maven-plugin-1.0.0
podio-codegen-maven-plugin-1.0.0-beta.5

How to add a plugin to Maven

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

<plugin>
    <groupId>com.github.daniel-sc.podio-java-codegen</groupId>
    <artifactId>podio-codegen-maven-plugin</artifactId>
    <version>1.3.0</version>
</plugin>