| License |
License |
|---|---|
| Categories |
CategoriesGWT (Google Web Toolkit) User Interface Web Frameworks |
| GroupId | GroupIdorg.metawidget.modules.gwt |
| ArtifactId | ArtifactIdgwt-parent |
| Last Version | Last Version4.2 |
| Release Date | Release Date |
| Type | Typepom |
| Description |
DescriptionMetawidget is a smart User Interface widget that populates itself,
either statically or at runtime,
with UI components to match the properties of your domain objects.
|
| Filename | Size |
|---|---|
| gwt-parent-4.2.pom | 1 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.metawidget.modules.gwt/gwt-parent/ -->
<dependency>
<groupId>org.metawidget.modules.gwt</groupId>
<artifactId>gwt-parent</artifactId>
<version>4.2</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.metawidget.modules.gwt/gwt-parent/
implementation 'org.metawidget.modules.gwt:gwt-parent:4.2'
// https://jarcasting.com/artifacts/org.metawidget.modules.gwt/gwt-parent/
implementation ("org.metawidget.modules.gwt:gwt-parent:4.2")
'org.metawidget.modules.gwt:gwt-parent:pom:4.2'
<dependency org="org.metawidget.modules.gwt" name="gwt-parent" rev="4.2">
<artifact name="gwt-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.metawidget.modules.gwt', module='gwt-parent', version='4.2')
)
libraryDependencies += "org.metawidget.modules.gwt" % "gwt-parent" % "4.2"
[org.metawidget.modules.gwt/gwt-parent "4.2"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.metawidget.modules : metawidget-core | test-jar | 4.2 |