License |
License |
---|---|
Categories |
CategoriesJakarta Server Faces Jakarta EE The Web Tier |
GroupId | GroupIdcom.gitlab.jhonsapp |
ArtifactId | ArtifactIdjsf-component |
Last Version | Last Version1.0.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionjsf-component
....
|
Filename | Size |
---|---|
jsf-component-1.0.0.pom | |
jsf-component-1.0.0.jar | 5 KB |
jsf-component-1.0.0-sources.jar | 4 KB |
jsf-component-1.0.0-javadoc.jar | 47 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.gitlab.jhonsapp/jsf-component/ -->
<dependency>
<groupId>com.gitlab.jhonsapp</groupId>
<artifactId>jsf-component</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.gitlab.jhonsapp/jsf-component/
implementation 'com.gitlab.jhonsapp:jsf-component:1.0.0'
// https://jarcasting.com/artifacts/com.gitlab.jhonsapp/jsf-component/
implementation ("com.gitlab.jhonsapp:jsf-component:1.0.0")
'com.gitlab.jhonsapp:jsf-component:jar:1.0.0'
<dependency org="com.gitlab.jhonsapp" name="jsf-component" rev="1.0.0">
<artifact name="jsf-component" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.gitlab.jhonsapp', module='jsf-component', version='1.0.0')
)
libraryDependencies += "com.gitlab.jhonsapp" % "jsf-component" % "1.0.0"
[com.gitlab.jhonsapp/jsf-component "1.0.0"]
Group / Artifact | Type | Version |
---|---|---|
org.primefaces : primefaces | jar | 6.0 |
com.gitlab.jhonsapp : util | jar | 1.0.0 |
com.gitlab.jhonsapp : jsf-configuration | jar | 1.0.0 |
Group / Artifact | Type | Version |
---|---|---|
javax : javaee-api | jar | 7.0 |
org.glassfish : javax.faces | jar | 2.2.13 |