MVN

com.sinnerschrader.vw.aem.react : generate-typescript-maven-plugin

Maven & Gradle

Mar 23, 2018
144 stars

generate-typescript-maven-plugin Maven Plugin

<plugin>
    <groupId>com.sinnerschrader.vw.aem.react</groupId>
    <artifactId>generate-typescript-maven-plugin</artifactId>
    <version>0.23.1</version>
</plugin>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.sinnerschrader.vw.aem.react : generate-typescript-maven-plugin to add to Maven - Latest Versions:

  • Latest Stable: 0.23.1

All Versions

Choose a version of com.sinnerschrader.vw.aem.react : generate-typescript-maven-plugin to add to Maven - All Versions:

Version Vulnerabilities Updated
0.23.x
generate-typescript-maven-plugin-0.23.1
generate-typescript-maven-plugin-0.23.0
0.22.x
generate-typescript-maven-plugin-0.22.0

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.sinnerschrader.vw.aem.react</groupId>
    <artifactId>generate-typescript-maven-plugin</artifactId>
    <version>0.23.1</version>
</plugin>