License |
License |
---|---|
GroupId | GroupIdcom.liferay.faces |
ArtifactId | ArtifactIdcom.liferay.faces.alloy |
Version | Version4.1.0 |
Type | Typejar |
Description |
DescriptionLiferay Faces Alloy
Parent POM for all Liferay Faces Alloy modules
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/com.liferay.faces/com.liferay.faces.alloy/ -->
<dependency>
<groupId>com.liferay.faces</groupId>
<artifactId>com.liferay.faces.alloy</artifactId>
<version>4.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.liferay.faces/com.liferay.faces.alloy/
implementation 'com.liferay.faces:com.liferay.faces.alloy:4.1.0'
// https://jarcasting.com/artifacts/com.liferay.faces/com.liferay.faces.alloy/
implementation ("com.liferay.faces:com.liferay.faces.alloy:4.1.0")
'com.liferay.faces:com.liferay.faces.alloy:jar:4.1.0'
<dependency org="com.liferay.faces" name="com.liferay.faces.alloy" rev="4.1.0">
<artifact name="com.liferay.faces.alloy" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.liferay.faces', module='com.liferay.faces.alloy', version='4.1.0')
)
libraryDependencies += "com.liferay.faces" % "com.liferay.faces.alloy" % "4.1.0"
[com.liferay.faces/com.liferay.faces.alloy "4.1.0"]
Group / Artifact | Type | Version |
---|---|---|
commons-fileupload : commons-fileupload Optional | jar | 1.3.3 |
commons-io : commons-io Optional | jar | 2.2 |
com.liferay.faces : com.liferay.faces.util | jar | 3.4.0 |
Group / Artifact | Type | Version |
---|---|---|
org.osgi : osgi.annotation Optional | jar | 6.0.1 |
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 |
---|---|---|
org.glassfish : javax.faces | jar | 2.2.20 |
junit : junit | jar | 4.12 |