| License |
License |
|---|---|
| GroupId | GroupIdcom.liferay.faces |
| ArtifactId | ArtifactIdliferay-faces-alloy |
| Last Version | Last Version4.2.5-ga6 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionLiferay Faces Alloy
Parent POM for all Liferay Faces projects
|
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| liferay-faces-alloy-4.2.5-ga6.pom | |
| liferay-faces-alloy-4.2.5-ga6.jar | 179 KB |
| liferay-faces-alloy-4.2.5-ga6-sources.jar | 177 KB |
| liferay-faces-alloy-4.2.5-ga6-javadoc.jar | 253 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.liferay.faces/liferay-faces-alloy/ -->
<dependency>
<groupId>com.liferay.faces</groupId>
<artifactId>liferay-faces-alloy</artifactId>
<version>4.2.5-ga6</version>
</dependency>
// https://jarcasting.com/artifacts/com.liferay.faces/liferay-faces-alloy/
implementation 'com.liferay.faces:liferay-faces-alloy:4.2.5-ga6'
// https://jarcasting.com/artifacts/com.liferay.faces/liferay-faces-alloy/
implementation ("com.liferay.faces:liferay-faces-alloy:4.2.5-ga6")
'com.liferay.faces:liferay-faces-alloy:jar:4.2.5-ga6'
<dependency org="com.liferay.faces" name="liferay-faces-alloy" rev="4.2.5-ga6">
<artifact name="liferay-faces-alloy" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.liferay.faces', module='liferay-faces-alloy', version='4.2.5-ga6')
)
libraryDependencies += "com.liferay.faces" % "liferay-faces-alloy" % "4.2.5-ga6"
[com.liferay.faces/liferay-faces-alloy "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 |
| com.liferay.faces : liferay-faces-util | jar | 4.2.5-ga6 |
| 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 |
| Group / Artifact | Type | Version |
|---|---|---|
| com.sun.faces : jsf-api | jar | 2.2.12 |
| junit : junit | jar | 4.10 |