License |
License |
---|---|
GroupId | GroupIdorg.omnifaces |
ArtifactId | ArtifactIdvdldoc |
Last Version | Last Version3.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionVdldoc
Facelets .taglib.xml documentation generator
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
vdldoc-3.1.pom | |
vdldoc-3.1.jar | 62 KB |
vdldoc-3.1-sources.jar | 58 KB |
vdldoc-3.1-javadoc.jar | 40 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.omnifaces/vdldoc/ -->
<dependency>
<groupId>org.omnifaces</groupId>
<artifactId>vdldoc</artifactId>
<version>3.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.omnifaces/vdldoc/
implementation 'org.omnifaces:vdldoc:3.1'
// https://jarcasting.com/artifacts/org.omnifaces/vdldoc/
implementation ("org.omnifaces:vdldoc:3.1")
'org.omnifaces:vdldoc:jar:3.1'
<dependency org="org.omnifaces" name="vdldoc" rev="3.1">
<artifact name="vdldoc" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.omnifaces', module='vdldoc', version='3.1')
)
libraryDependencies += "org.omnifaces" % "vdldoc" % "3.1"
[org.omnifaces/vdldoc "3.1"]