MVN

com.qlangtech.tis : tis-parent

Maven & Gradle

Jul 18, 2023

tis-parent · the parent artifact of TIS

<dependency>
    <groupId>com.qlangtech.tis</groupId>
    <artifactId>tis-parent</artifactId>
    <version>2.0.5</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.qlangtech.tis : tis-parent to add to Maven - Latest Versions:

  • Latest Stable: 2.0.5

All Versions

Choose a version of com.qlangtech.tis : tis-parent to add to Maven - All Versions:

Version Vulnerabilities Updated
2.0.x
tis-parent-2.0.5
tis-parent-2.0.3
tis-parent-2.0.2
tis-parent-2.0.1
tis-parent-2.0.0
1.1.x
tis-parent-1.1.0
1.0.x
tis-parent-1.0.4
tis-parent-1.0.3

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.qlangtech.tis</groupId>
    <artifactId>tis-parent</artifactId>
    <version>2.0.5</version>
</dependency>