MVN

org.treblereel.gwt.gwtproject : gwt-internal-bom

Maven & Gradle

Mar 30, 2022

GWTPROJECT Internal BOM (Bill Of Materials) · GWTProject Internal BOM (Bill Of Materials)

<dependency>
    <groupId>org.treblereel.gwt.gwtproject</groupId>
    <artifactId>gwt-internal-bom</artifactId>
    <version>202203291</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.treblereel.gwt.gwtproject : gwt-internal-bom to add to Maven - Latest Versions:

  • Latest Stable: 202203291

All Versions

Choose a version of org.treblereel.gwt.gwtproject : gwt-internal-bom to add to Maven - All Versions:

Version Vulnerabilities Updated
202203291
gwt-internal-bom-202203291

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>org.treblereel.gwt.gwtproject</groupId>
    <artifactId>gwt-internal-bom</artifactId>
    <version>202203291</version>
</dependency>