Last Version

Guiced Servlets - JSF 62

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.guicedee.servlets
ArtifactId

ArtifactId

guiced-servlets-jsf
Version

Version

62
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 62


<!-- https://jarcasting.com/artifacts/com.guicedee.servlets/guiced-servlets-jsf/ -->
<dependency>
    <groupId>com.guicedee.servlets</groupId>
    <artifactId>guiced-servlets-jsf</artifactId>
    <version>62</version>
</dependency>
// https://jarcasting.com/artifacts/com.guicedee.servlets/guiced-servlets-jsf/
implementation 'com.guicedee.servlets:guiced-servlets-jsf:62'
// https://jarcasting.com/artifacts/com.guicedee.servlets/guiced-servlets-jsf/
implementation ("com.guicedee.servlets:guiced-servlets-jsf:62")
'com.guicedee.servlets:guiced-servlets-jsf:jar:62'
<dependency org="com.guicedee.servlets" name="guiced-servlets-jsf" rev="62">
  <artifact name="guiced-servlets-jsf" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.guicedee.servlets', module='guiced-servlets-jsf', version='62')
)
libraryDependencies += "com.guicedee.servlets" % "guiced-servlets-jsf" % "62"
[com.guicedee.servlets/guiced-servlets-jsf "62"]

Dependencies

compile (4)

Group / Artifact Type Version
com.guicedee.services : commons-io jar
com.guicedee.services : javax.faces jar
com.guicedee.servlets : guiced-servlets jar
com.guicedee : guiced-undertow jar

provided (2)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.18.10
org.mapstruct : mapstruct-processor jar 1.3.1.Final

test (5)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-api jar 5.6.0-M1
org.hamcrest : hamcrest-all jar 1.3
org.assertj : assertj-core jar 3.12.2
org.mockito : mockito-core jar 3.0.0
com.h2database : h2 jar 1.4.199

Project Modules

There are no modules declared in this project.