License |
License |
---|---|
Categories |
CategoriesJakarta Server Pages Jakarta EE The Web Tier Auto Application Layer Libs Code Generators |
GroupId | GroupIdorg.apache.tiles |
ArtifactId | ArtifactIdtiles-autotag-jsp |
Last Version | Last Version1.2 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionTiles Autotag - JSP tags automatic generation
Generates JSP tags automatically from templates.
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
tiles-autotag-jsp-1.2.pom | |
tiles-autotag-jsp-1.2.jar | 12 KB |
tiles-autotag-jsp-1.2-sources.jar | 12 KB |
tiles-autotag-jsp-1.2-javadoc.jar | 37 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.apache.tiles/tiles-autotag-jsp/ -->
<dependency>
<groupId>org.apache.tiles</groupId>
<artifactId>tiles-autotag-jsp</artifactId>
<version>1.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.tiles/tiles-autotag-jsp/
implementation 'org.apache.tiles:tiles-autotag-jsp:1.2'
// https://jarcasting.com/artifacts/org.apache.tiles/tiles-autotag-jsp/
implementation ("org.apache.tiles:tiles-autotag-jsp:1.2")
'org.apache.tiles:tiles-autotag-jsp:jar:1.2'
<dependency org="org.apache.tiles" name="tiles-autotag-jsp" rev="1.2">
<artifact name="tiles-autotag-jsp" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.tiles', module='tiles-autotag-jsp', version='1.2')
)
libraryDependencies += "org.apache.tiles" % "tiles-autotag-jsp" % "1.2"
[org.apache.tiles/tiles-autotag-jsp "1.2"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.tiles : tiles-autotag-core | jar | 1.2 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.7 |
commons-io : commons-io | jar | 2.0 |
org.easymock : easymock | jar | 3.0 |