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