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