License |
License |
---|---|
Categories |
CategoriesApache Struts User Interface Web Frameworks |
GroupId | GroupIdorg.bedework.deploy |
ArtifactId | ArtifactIdbw-wfmodules-org-apache-struts-taglib |
Last Version | Last Version1.0.4 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionThis project deploys modules to the local quickstart wildfly
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.bedework.deploy/bw-wfmodules-org-apache-struts-taglib/ -->
<dependency>
<groupId>org.bedework.deploy</groupId>
<artifactId>bw-wfmodules-org-apache-struts-taglib</artifactId>
<version>1.0.4</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.bedework.deploy/bw-wfmodules-org-apache-struts-taglib/
implementation 'org.bedework.deploy:bw-wfmodules-org-apache-struts-taglib:1.0.4'
// https://jarcasting.com/artifacts/org.bedework.deploy/bw-wfmodules-org-apache-struts-taglib/
implementation ("org.bedework.deploy:bw-wfmodules-org-apache-struts-taglib:1.0.4")
'org.bedework.deploy:bw-wfmodules-org-apache-struts-taglib:pom:1.0.4'
<dependency org="org.bedework.deploy" name="bw-wfmodules-org-apache-struts-taglib" rev="1.0.4">
<artifact name="bw-wfmodules-org-apache-struts-taglib" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.bedework.deploy', module='bw-wfmodules-org-apache-struts-taglib', version='1.0.4')
)
libraryDependencies += "org.bedework.deploy" % "bw-wfmodules-org-apache-struts-taglib" % "1.0.4"
[org.bedework.deploy/bw-wfmodules-org-apache-struts-taglib "1.0.4"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.struts : struts-taglib | jar | 1.3.10 |