| License | License | 
|---|---|
| Categories | CategoriesJBoss Container Application Servers GWT (Google Web Toolkit) User Interface Web Frameworks | 
| GroupId | GroupIdorg.jboss.hal | 
| ArtifactId | ArtifactIdhal-gwt-parent | 
| Last Version | Last Version3.6.0.Final | 
| Release Date | Release Date | 
| Type | Typepom | 
| Description | DescriptionHAL :: GWT Parent Parent POM for all GWT related modules | 
| Project Organization | Project Organization | 
| Filename | Size | 
|---|---|
| hal-gwt-parent-3.6.0.Final.pom | 1 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/org.jboss.hal/hal-gwt-parent/ -->
<dependency>
    <groupId>org.jboss.hal</groupId>
    <artifactId>hal-gwt-parent</artifactId>
    <version>3.6.0.Final</version>
    <type>pom</type>
</dependency>// https://jarcasting.com/artifacts/org.jboss.hal/hal-gwt-parent/
implementation 'org.jboss.hal:hal-gwt-parent:3.6.0.Final'// https://jarcasting.com/artifacts/org.jboss.hal/hal-gwt-parent/
implementation ("org.jboss.hal:hal-gwt-parent:3.6.0.Final")'org.jboss.hal:hal-gwt-parent:pom:3.6.0.Final'<dependency org="org.jboss.hal" name="hal-gwt-parent" rev="3.6.0.Final">
  <artifact name="hal-gwt-parent" type="pom" />
</dependency>@Grapes(
@Grab(group='org.jboss.hal', module='hal-gwt-parent', version='3.6.0.Final')
)libraryDependencies += "org.jboss.hal" % "hal-gwt-parent" % "3.6.0.Final"[org.jboss.hal/hal-gwt-parent "3.6.0.Final"]| Group / Artifact | Type | Version | 
|---|---|---|
| com.google.gwt : gwt-user | jar | 
| Group / Artifact | Type | Version | 
|---|---|---|
| junit : junit | jar | 4.13.2 | 
| org.mockito : mockito-core | jar | 4.6.1 |