Last Version

Guiced Servlets - JSF 0.66.0.1

Configures Guice Servlet for JSF

License

License

Categories

Categories

Jakarta Server Faces Jakarta EE The Web Tier GUI User Interface Guice Application Layer Libs Dependency Injection
GroupId

GroupId

com.jwebmp
ArtifactId

ArtifactId

guiced-servlets-jsf
Version

Version

0.66.0.1
Type

Type

jar
Description

Description

Guiced Servlets - JSF
Configures Guice Servlet for JSF
Project URL

Project URL

https://github.com/GedMarc/Guiced-Servlets-JSF
Project Organization

Project Organization

Marc Magon
Source Code Management

Source Code Management

https://github.com/GedMarc/Guiced-Servlets-JSF.git

Download guiced-servlets-jsf 0.66.0.1


<!-- 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"]

Dependencies

compile (3)

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

provided (1)

Group / Artifact Type Version
org.glassfish : javax.el jar 3.0.0

test (6)

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

Project Modules

There are no modules declared in this project.