MVN

com.sinnerschrader.aem.spa : generate-typescript-maven-plugin

Maven & Gradle

Oct 16, 2018
144 stars

generate-typescript-maven-plugin Maven Plugin

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

Latest Version

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

  • Latest Stable: 0.24.7

All Versions

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

Version Vulnerabilities Updated
0.24.x
generate-typescript-maven-plugin-0.24.7
generate-typescript-maven-plugin-0.24.6
generate-typescript-maven-plugin-0.24.5
generate-typescript-maven-plugin-0.24.4

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.aem.spa</groupId>
    <artifactId>generate-typescript-maven-plugin</artifactId>
    <version>0.24.7</version>
</plugin>

Advertisement