| License |
License |
|---|---|
| Categories |
CategoriesJakarta Server Faces Jakarta EE The Web Tier |
| GroupId | GroupIdglobal.namespace.truelicense |
| ArtifactId | ArtifactIdtruelicense-jsf |
| Last Version | Last Version4.0.3 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionTruelicense JSF
The TrueLicense JSF module provides a web user interface for consuming
license keys.
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| truelicense-jsf-4.0.3.pom | |
| truelicense-jsf-4.0.3.jar | 16 KB |
| truelicense-jsf-4.0.3-sources.jar | 13 KB |
| truelicense-jsf-4.0.3-javadoc.jar | 73 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/global.namespace.truelicense/truelicense-jsf/ -->
<dependency>
<groupId>global.namespace.truelicense</groupId>
<artifactId>truelicense-jsf</artifactId>
<version>4.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/global.namespace.truelicense/truelicense-jsf/
implementation 'global.namespace.truelicense:truelicense-jsf:4.0.3'
// https://jarcasting.com/artifacts/global.namespace.truelicense/truelicense-jsf/
implementation ("global.namespace.truelicense:truelicense-jsf:4.0.3")
'global.namespace.truelicense:truelicense-jsf:jar:4.0.3'
<dependency org="global.namespace.truelicense" name="truelicense-jsf" rev="4.0.3">
<artifact name="truelicense-jsf" type="jar" />
</dependency>
@Grapes(
@Grab(group='global.namespace.truelicense', module='truelicense-jsf', version='4.0.3')
)
libraryDependencies += "global.namespace.truelicense" % "truelicense-jsf" % "4.0.3"
[global.namespace.truelicense/truelicense-jsf "4.0.3"]
| Group / Artifact | Type | Version |
|---|---|---|
| global.namespace.truelicense : truelicense-ui | jar | 4.0.3 |
| Group / Artifact | Type | Version |
|---|---|---|
| javax : javaee-web-api | jar | 8.0.1 |