Last Version

Tiles - Wildcard file loading in Portlets 2.2.2

Tiles Wildcard file loading in Portlets: Allows to load resources using wildcards.

License

License

GroupId

GroupId

org.apache.tiles
ArtifactId

ArtifactId

tiles-portlet-wildcard
Version

Version

2.2.2
Type

Type

jar
Description

Description

Tiles - Wildcard file loading in Portlets
Tiles Wildcard file loading in Portlets: Allows to load resources using wildcards.
Project Organization

Project Organization

Apache Software Foundation

Download tiles-portlet-wildcard 2.2.2


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

Dependencies

compile (4)

Group / Artifact Type Version
org.apache.tiles : tiles-portlet jar 2.2.2
org.slf4j : slf4j-jdk14 Optional jar 1.5.8
org.springframework : spring-web jar 2.5.6
org.springframework : spring-webmvc-portlet jar 2.5.6

provided (1)

Group / Artifact Type Version
javax.portlet : portlet-api jar 2.0

test (3)

Group / Artifact Type Version
junit : junit jar 4.6
org.easymock : easymock jar 2.5.1
org.easymock : easymockclassextension jar 2.4

Project Modules

There are no modules declared in this project.