is not current version
Last Version 3.0.8

org.apache.tiles:tiles-test-pom 2.2.2

Collects all the modules of the Tiles test web application.

GroupId

GroupId

org.apache.tiles
ArtifactId

ArtifactId

tiles-test-pom
Version

Version

2.2.2
Type

Type

pom

Download tiles-test-pom 2.2.2

Filename Size
tiles-test-pom-2.2.2.pom 1 KB
Browse

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