is not current version
Last Version 4.0.3

global.namespace.truelicense:truelicense-jsf 4.0.0-RC1

The TrueLicense JSF module provides a web user interface for consuming license keys.

Categories

Categories

Jakarta Server Faces Jakarta EE The Web Tier
GroupId

GroupId

global.namespace.truelicense
ArtifactId

ArtifactId

truelicense-jsf
Version

Version

4.0.0-RC1
Type

Type

jar

Download truelicense-jsf 4.0.0-RC1


<!-- https://jarcasting.com/artifacts/global.namespace.truelicense/truelicense-jsf/ -->
<dependency>
    <groupId>global.namespace.truelicense</groupId>
    <artifactId>truelicense-jsf</artifactId>
    <version>4.0.0-RC1</version>
</dependency>
// https://jarcasting.com/artifacts/global.namespace.truelicense/truelicense-jsf/
implementation 'global.namespace.truelicense:truelicense-jsf:4.0.0-RC1'
// https://jarcasting.com/artifacts/global.namespace.truelicense/truelicense-jsf/
implementation ("global.namespace.truelicense:truelicense-jsf:4.0.0-RC1")
'global.namespace.truelicense:truelicense-jsf:jar:4.0.0-RC1'
<dependency org="global.namespace.truelicense" name="truelicense-jsf" rev="4.0.0-RC1">
  <artifact name="truelicense-jsf" type="jar" />
</dependency>
@Grapes(
@Grab(group='global.namespace.truelicense', module='truelicense-jsf', version='4.0.0-RC1')
)
libraryDependencies += "global.namespace.truelicense" % "truelicense-jsf" % "4.0.0-RC1"
[global.namespace.truelicense/truelicense-jsf "4.0.0-RC1"]