License |
License |
---|---|
GroupId | GroupIdcom.manorrock.faces |
ArtifactId | ArtifactIdproject |
Last Version | Last Version21.8.0 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionManorrock Faces - Project
Manorrock Faces delivers you with a variety of Jakarta Faces related
libraries, tooling and what not.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
project-21.8.0.pom | 7 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.manorrock.faces/project/ -->
<dependency>
<groupId>com.manorrock.faces</groupId>
<artifactId>project</artifactId>
<version>21.8.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.manorrock.faces/project/
implementation 'com.manorrock.faces:project:21.8.0'
// https://jarcasting.com/artifacts/com.manorrock.faces/project/
implementation ("com.manorrock.faces:project:21.8.0")
'com.manorrock.faces:project:pom:21.8.0'
<dependency org="com.manorrock.faces" name="project" rev="21.8.0">
<artifact name="project" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.manorrock.faces', module='project', version='21.8.0')
)
libraryDependencies += "com.manorrock.faces" % "project" % "21.8.0"
[com.manorrock.faces/project "21.8.0"]