License |
License |
---|---|
GroupId | GroupIdcom.liferay.faces |
ArtifactId | ArtifactIdliferay-faces-util |
Last Version | Last Version4.2.5-ga6 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionLiferay Faces Util
Liferay Faces Common Utilities
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/com.liferay.faces/liferay-faces-util/ -->
<dependency>
<groupId>com.liferay.faces</groupId>
<artifactId>liferay-faces-util</artifactId>
<version>4.2.5-ga6</version>
</dependency>
// https://jarcasting.com/artifacts/com.liferay.faces/liferay-faces-util/
implementation 'com.liferay.faces:liferay-faces-util:4.2.5-ga6'
// https://jarcasting.com/artifacts/com.liferay.faces/liferay-faces-util/
implementation ("com.liferay.faces:liferay-faces-util:4.2.5-ga6")
'com.liferay.faces:liferay-faces-util:jar:4.2.5-ga6'
<dependency org="com.liferay.faces" name="liferay-faces-util" rev="4.2.5-ga6">
<artifact name="liferay-faces-util" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.liferay.faces', module='liferay-faces-util', version='4.2.5-ga6')
)
libraryDependencies += "com.liferay.faces" % "liferay-faces-util" % "4.2.5-ga6"
[com.liferay.faces/liferay-faces-util "4.2.5-ga6"]
Group / Artifact | Type | Version |
---|---|---|
commons-fileupload : commons-fileupload Optional | jar | 1.3.1 |
commons-io : commons-io Optional | jar | 2.2 |
Group / Artifact | Type | Version |
---|---|---|
javax.el : javax.el-api | jar | 2.2.1 |
javax.faces : javax.faces-api | jar | 2.2 |
javax.servlet : javax.servlet-api | jar | 3.0.1 |
javax.servlet.jsp : javax.servlet.jsp-api | jar | 2.2.1 |
javax.portlet : portlet-api Optional | jar | 2.0 |
log4j : log4j Optional | jar | 1.2.14 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.10 |