Categories |
CategoriesNet Jakarta Server Faces Jakarta EE The Web Tier |
---|---|
GroupId | GroupIdnet.jakubholy.jeeutils.jsfelcheck |
ArtifactId | ArtifactIdstatic-jsfexpression-validator-jsf11 |
Version | Version0.9.7 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/net.jakubholy.jeeutils.jsfelcheck/static-jsfexpression-validator-jsf11/ -->
<dependency>
<groupId>net.jakubholy.jeeutils.jsfelcheck</groupId>
<artifactId>static-jsfexpression-validator-jsf11</artifactId>
<version>0.9.7</version>
</dependency>
// https://jarcasting.com/artifacts/net.jakubholy.jeeutils.jsfelcheck/static-jsfexpression-validator-jsf11/
implementation 'net.jakubholy.jeeutils.jsfelcheck:static-jsfexpression-validator-jsf11:0.9.7'
// https://jarcasting.com/artifacts/net.jakubholy.jeeutils.jsfelcheck/static-jsfexpression-validator-jsf11/
implementation ("net.jakubholy.jeeutils.jsfelcheck:static-jsfexpression-validator-jsf11:0.9.7")
'net.jakubholy.jeeutils.jsfelcheck:static-jsfexpression-validator-jsf11:jar:0.9.7'
<dependency org="net.jakubholy.jeeutils.jsfelcheck" name="static-jsfexpression-validator-jsf11" rev="0.9.7">
<artifact name="static-jsfexpression-validator-jsf11" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.jakubholy.jeeutils.jsfelcheck', module='static-jsfexpression-validator-jsf11', version='0.9.7')
)
libraryDependencies += "net.jakubholy.jeeutils.jsfelcheck" % "static-jsfexpression-validator-jsf11" % "0.9.7"
[net.jakubholy.jeeutils.jsfelcheck/static-jsfexpression-validator-jsf11 "0.9.7"]