Categories |
CategoriesNet Jakarta Server Faces Jakarta EE The Web Tier |
---|---|
GroupId | GroupIdnet.sourceforge.jbizmo |
ArtifactId | ArtifactIdjbizmo-commons-jsf |
Version | Version2.5.1 |
Type | Typejar |
Filename | Size |
---|---|
jbizmo-commons-jsf-2.5.1.pom | |
jbizmo-commons-jsf-2.5.1.jar | 20 KB |
jbizmo-commons-jsf-2.5.1-sources.jar | 19 KB |
jbizmo-commons-jsf-2.5.1-javadoc.jar | 100 KB |
Browse |
<!-- https://jarcasting.com/artifacts/net.sourceforge.jbizmo/jbizmo-commons-jsf/ -->
<dependency>
<groupId>net.sourceforge.jbizmo</groupId>
<artifactId>jbizmo-commons-jsf</artifactId>
<version>2.5.1</version>
</dependency>
// https://jarcasting.com/artifacts/net.sourceforge.jbizmo/jbizmo-commons-jsf/
implementation 'net.sourceforge.jbizmo:jbizmo-commons-jsf:2.5.1'
// https://jarcasting.com/artifacts/net.sourceforge.jbizmo/jbizmo-commons-jsf/
implementation ("net.sourceforge.jbizmo:jbizmo-commons-jsf:2.5.1")
'net.sourceforge.jbizmo:jbizmo-commons-jsf:jar:2.5.1'
<dependency org="net.sourceforge.jbizmo" name="jbizmo-commons-jsf" rev="2.5.1">
<artifact name="jbizmo-commons-jsf" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.sourceforge.jbizmo', module='jbizmo-commons-jsf', version='2.5.1')
)
libraryDependencies += "net.sourceforge.jbizmo" % "jbizmo-commons-jsf" % "2.5.1"
[net.sourceforge.jbizmo/jbizmo-commons-jsf "2.5.1"]