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.63.0.61 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/com.jwebmp/guiced-servlets-jsf/ -->
<dependency>
<groupId>com.jwebmp</groupId>
<artifactId>guiced-servlets-jsf</artifactId>
<version>0.63.0.61</version>
</dependency>
// https://jarcasting.com/artifacts/com.jwebmp/guiced-servlets-jsf/
implementation 'com.jwebmp:guiced-servlets-jsf:0.63.0.61'
// https://jarcasting.com/artifacts/com.jwebmp/guiced-servlets-jsf/
implementation ("com.jwebmp:guiced-servlets-jsf:0.63.0.61")
'com.jwebmp:guiced-servlets-jsf:jar:0.63.0.61'
<dependency org="com.jwebmp" name="guiced-servlets-jsf" rev="0.63.0.61">
<artifact name="guiced-servlets-jsf" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.jwebmp', module='guiced-servlets-jsf', version='0.63.0.61')
)
libraryDependencies += "com.jwebmp" % "guiced-servlets-jsf" % "0.63.0.61"
[com.jwebmp/guiced-servlets-jsf "0.63.0.61"]