is not current version
Last Version 4.0.3

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

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-M3
Type

Type

jar

Download truelicense-jsf 4.0.0-M3


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