License |
License
MIT
|
---|---|
GroupId | GroupIdcom.github.hazendaz |
ArtifactId | ArtifactIddisplaytag-doc |
Last Version | Last Version2.4.3 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionDisplay tag library documentation
The display tag library is an open source suite of custom tags that provide high-level web presentation
patterns which will work in an MVC model. The library provides a significant amount of functionality while still
being easy to use.
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
displaytag-doc-2.4.3.pom | 14 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.hazendaz/displaytag-doc/ -->
<dependency>
<groupId>com.github.hazendaz</groupId>
<artifactId>displaytag-doc</artifactId>
<version>2.4.3</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.hazendaz/displaytag-doc/
implementation 'com.github.hazendaz:displaytag-doc:2.4.3'
// https://jarcasting.com/artifacts/com.github.hazendaz/displaytag-doc/
implementation ("com.github.hazendaz:displaytag-doc:2.4.3")
'com.github.hazendaz:displaytag-doc:pom:2.4.3'
<dependency org="com.github.hazendaz" name="displaytag-doc" rev="2.4.3">
<artifact name="displaytag-doc" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.hazendaz', module='displaytag-doc', version='2.4.3')
)
libraryDependencies += "com.github.hazendaz" % "displaytag-doc" % "2.4.3"
[com.github.hazendaz/displaytag-doc "2.4.3"]