License |
License |
---|---|
GroupId | GroupIdcom.globalmentor |
ArtifactId | ArtifactIdglobalmentor-faces |
Last Version | Last Version0.6.3 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionGlobalMentor Faces
GlobalMentor JavaServer Faces (JSF) library.
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
globalmentor-faces-0.6.3.pom | |
globalmentor-faces-0.6.3.jar | 84 KB |
globalmentor-faces-0.6.3-sources.jar | 111 KB |
globalmentor-faces-0.6.3-javadoc.jar | 868 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.globalmentor/globalmentor-faces/ -->
<dependency>
<groupId>com.globalmentor</groupId>
<artifactId>globalmentor-faces</artifactId>
<version>0.6.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.globalmentor/globalmentor-faces/
implementation 'com.globalmentor:globalmentor-faces:0.6.3'
// https://jarcasting.com/artifacts/com.globalmentor/globalmentor-faces/
implementation ("com.globalmentor:globalmentor-faces:0.6.3")
'com.globalmentor:globalmentor-faces:jar:0.6.3'
<dependency org="com.globalmentor" name="globalmentor-faces" rev="0.6.3">
<artifact name="globalmentor-faces" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.globalmentor', module='globalmentor-faces', version='0.6.3')
)
libraryDependencies += "com.globalmentor" % "globalmentor-faces" % "0.6.3"
[com.globalmentor/globalmentor-faces "0.6.3"]
Group / Artifact | Type | Version |
---|---|---|
com.globalmentor : globalmentor-core | jar | 0.7.0 |
com.globalmentor : globalmentor-html-spec | jar | 0.6.5 |
com.globalmentor : globalmentor-javascript | jar | 0.6.5 |
commons-fileupload : commons-fileupload | jar | 1.4 |
io.clogr : clogr | jar | 0.8.0 |
com.google.code.findbugs : jsr305 Optional | jar | 3.0.2 |
Group / Artifact | Type | Version |
---|---|---|
javax.servlet : javax.servlet-api | jar | 4.0.1 |
javax.servlet.jsp : javax.servlet.jsp-api | jar | 2.3.3 |
javax.faces : javax.faces-api | jar | 2.3 |
javax.el : javax.el-api | jar | 3.0.0 |
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter-engine | jar | 5.7.2 |
org.junit.vintage : junit-vintage-engine | jar | 5.7.2 |
org.hamcrest : hamcrest | jar | 2.2 |
org.hamcrest : hamcrest-core | jar | 2.2 |
com.github.npathai : hamcrest-optional | jar | 2.0.0 |
org.slf4j : slf4j-simple | jar | 1.7.30 |