MVN

org.webjars : typescript-parent

Maven & Gradle

Dec 18, 2015

TypeScript Parent · WebJar for TypeScript Parent

<dependency>
    <groupId>org.webjars</groupId>
    <artifactId>typescript-parent</artifactId>
    <version>1.7.5</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

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

  • Latest Stable: 1.7.5
  • Latest Beta: 1.5.0-beta

All Versions

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

Version Vulnerabilities Updated
1.7.x
typescript-parent-1.7.5
1.6.x
typescript-parent-1.6.2
1.5.x
typescript-parent-1.5.3
typescript-parent-1.5.0-beta

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>org.webjars</groupId>
    <artifactId>typescript-parent</artifactId>
    <version>1.7.5</version>
</dependency>

Advertisement