is not current version
Last Version 1.2

org.apache.tiles:tiles-autotag-jsp 1.0.0

Generates JSP tags automatically from templates.

Categories

Categories

Jakarta Server Pages Jakarta EE The Web Tier Auto Application Layer Libs Code Generators
GroupId

GroupId

org.apache.tiles
ArtifactId

ArtifactId

tiles-autotag-jsp
Version

Version

1.0.0
Type

Type

jar

Download tiles-autotag-jsp 1.0.0


<!-- https://jarcasting.com/artifacts/org.apache.tiles/tiles-autotag-jsp/ -->
<dependency>
    <groupId>org.apache.tiles</groupId>
    <artifactId>tiles-autotag-jsp</artifactId>
    <version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.tiles/tiles-autotag-jsp/
implementation 'org.apache.tiles:tiles-autotag-jsp:1.0.0'
// https://jarcasting.com/artifacts/org.apache.tiles/tiles-autotag-jsp/
implementation ("org.apache.tiles:tiles-autotag-jsp:1.0.0")
'org.apache.tiles:tiles-autotag-jsp:jar:1.0.0'
<dependency org="org.apache.tiles" name="tiles-autotag-jsp" rev="1.0.0">
  <artifact name="tiles-autotag-jsp" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.tiles', module='tiles-autotag-jsp', version='1.0.0')
)
libraryDependencies += "org.apache.tiles" % "tiles-autotag-jsp" % "1.0.0"
[org.apache.tiles/tiles-autotag-jsp "1.0.0"]