MVN

org.gwtbootstrap3 : gwtbootstrap3-parent

Maven & Gradle

Nov 15, 2019
336 stars

GwtBootstrap3 Parent · GWT wrapper for the Bootstrap front-end framework

<dependency>
    <groupId>org.gwtbootstrap3</groupId>
    <artifactId>gwtbootstrap3-parent</artifactId>
    <version>1.0.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

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

  • Latest Stable: 1.0.1

All Versions

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

Version Vulnerabilities Updated
1.0.x
gwtbootstrap3-parent-1.0.1
gwtbootstrap3-parent-1.0.0
0.9.x
gwtbootstrap3-parent-0.9.4
gwtbootstrap3-parent-0.9.3
gwtbootstrap3-parent-0.9.2
gwtbootstrap3-parent-0.9.1
0.9
gwtbootstrap3-parent-0.9
0.8.x
gwtbootstrap3-parent-0.8.1
0.8
gwtbootstrap3-parent-0.8
0.7
gwtbootstrap3-parent-0.7
0.6
gwtbootstrap3-parent-0.6
0.5
gwtbootstrap3-parent-0.5
0.4
gwtbootstrap3-parent-0.4

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>org.gwtbootstrap3</groupId>
    <artifactId>gwtbootstrap3-parent</artifactId>
    <version>1.0.1</version>
</dependency>

Advertisement