не последняя версия
Последняя версия 3.0.8

org.apache.tiles:tiles-test 2.0.3


Группа

Группа

org.apache.tiles
Идентификатор

Идентификатор

tiles-test
Версия

Версия

2.0.3
Тип

Тип

war

Скачать tiles-test 2.0.3


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