MVN

com.top-logic : tl-parent-gwt

Maven & Gradle

Feb 27, 2024

Parent module for TopLogic GWT modules.

<dependency>
    <groupId>com.top-logic</groupId>
    <artifactId>tl-parent-gwt</artifactId>
    <version>7.7.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.top-logic : tl-parent-gwt to add to Maven - Latest Versions:

  • Latest Stable: 7.7.1

All Versions

Choose a version of com.top-logic : tl-parent-gwt to add to Maven - All Versions:

Version Vulnerabilities Updated
7.7.x
tl-parent-gwt-7.7.1

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.top-logic</groupId>
    <artifactId>tl-parent-gwt</artifactId>
    <version>7.7.1</version>
</dependency>