License |
License |
---|---|
Categories |
CategoriesJakarta Server Pages Jakarta EE The Web Tier |
GroupId | GroupIdorg.metawidget.modules.static.jsp |
ArtifactId | ArtifactIdstatic-jsp-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 |
---|---|
static-jsp-parent-4.2.pom | 614 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.metawidget.modules.static.jsp/static-jsp-parent/ -->
<dependency>
<groupId>org.metawidget.modules.static.jsp</groupId>
<artifactId>static-jsp-parent</artifactId>
<version>4.2</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.metawidget.modules.static.jsp/static-jsp-parent/
implementation 'org.metawidget.modules.static.jsp:static-jsp-parent:4.2'
// https://jarcasting.com/artifacts/org.metawidget.modules.static.jsp/static-jsp-parent/
implementation ("org.metawidget.modules.static.jsp:static-jsp-parent:4.2")
'org.metawidget.modules.static.jsp:static-jsp-parent:pom:4.2'
<dependency org="org.metawidget.modules.static.jsp" name="static-jsp-parent" rev="4.2">
<artifact name="static-jsp-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.metawidget.modules.static.jsp', module='static-jsp-parent', version='4.2')
)
libraryDependencies += "org.metawidget.modules.static.jsp" % "static-jsp-parent" % "4.2"
[org.metawidget.modules.static.jsp/static-jsp-parent "4.2"]