MVN

org.jqassistant.plugin.typescript : parent

Maven & Gradle

Dec 22, 2023
3 stars

jQAssistant TypeScript Plugin Parent · Plugin for jQAssistant plugin providing scanners and rules for Typescript.

<dependency>
    <groupId>org.jqassistant.plugin.typescript</groupId>
    <artifactId>parent</artifactId>
    <version>1.0.0-M2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.jqassistant.plugin.typescript : parent to add to Maven - Latest Versions:

  • Latest Stable: 1.0.0-M2

All Versions

Choose a version of org.jqassistant.plugin.typescript : parent to add to Maven - All Versions:

Version Vulnerabilities Updated
1.0.x
parent-1.0.0-M2
parent-1.0.0-M1

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>org.jqassistant.plugin.typescript</groupId>
    <artifactId>parent</artifactId>
    <version>1.0.0-M2</version>
</dependency>