| License |
License |
|---|---|
| Categories |
CategoriesJakarta Server Faces Jakarta EE The Web Tier GUI User Interface Guice Application Layer Libs Dependency Injection |
| GroupId | GroupIdcom.jwebmp |
| ArtifactId | ArtifactIdguiced-servlets-jsf |
| Version | Version0.66.0.1 |
| Type | Typejar |
| Description |
DescriptionGuiced Servlets - JSF
Configures Guice Servlet for JSF
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.jwebmp/guiced-servlets-jsf/ -->
<dependency>
<groupId>com.jwebmp</groupId>
<artifactId>guiced-servlets-jsf</artifactId>
<version>0.66.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.jwebmp/guiced-servlets-jsf/
implementation 'com.jwebmp:guiced-servlets-jsf:0.66.0.1'
// https://jarcasting.com/artifacts/com.jwebmp/guiced-servlets-jsf/
implementation ("com.jwebmp:guiced-servlets-jsf:0.66.0.1")
'com.jwebmp:guiced-servlets-jsf:jar:0.66.0.1'
<dependency org="com.jwebmp" name="guiced-servlets-jsf" rev="0.66.0.1">
<artifact name="guiced-servlets-jsf" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.jwebmp', module='guiced-servlets-jsf', version='0.66.0.1')
)
libraryDependencies += "com.jwebmp" % "guiced-servlets-jsf" % "0.66.0.1"
[com.jwebmp/guiced-servlets-jsf "0.66.0.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.jwebmp : guiced-servlets | jar | 0.66.0.1 |
| com.jwebmp : commons-io | jar | 0.66.0.1 |
| org.glassfish : javax.faces | jar | 2.3.5 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.glassfish : javax.el | jar | 3.0.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| com.jwebmp : guiced-servlets | test-jar | 0.66.0.1 |
| org.junit.jupiter : junit-jupiter-api | jar | 5.4.0 |
| org.hamcrest : hamcrest-all | jar | 1.3 |
| org.assertj : assertj-core | jar | 3.11.1 |
| org.mockito : mockito-core | jar | 2.23.4 |
| com.h2database : h2 | jar | 1.4.197 |