License |
License |
---|---|
Categories |
CategoriesJakarta Server Faces Jakarta EE The Web Tier |
GroupId | GroupIdcom.a9ski.jsf |
ArtifactId | ArtifactIdsimple-jsf-exporter-core |
Last Version | Last Version1.0.3 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionSimple JSF Exporter Core
JSF exporter tag
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/com.a9ski.jsf/simple-jsf-exporter-core/ -->
<dependency>
<groupId>com.a9ski.jsf</groupId>
<artifactId>simple-jsf-exporter-core</artifactId>
<version>1.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.a9ski.jsf/simple-jsf-exporter-core/
implementation 'com.a9ski.jsf:simple-jsf-exporter-core:1.0.3'
// https://jarcasting.com/artifacts/com.a9ski.jsf/simple-jsf-exporter-core/
implementation ("com.a9ski.jsf:simple-jsf-exporter-core:1.0.3")
'com.a9ski.jsf:simple-jsf-exporter-core:jar:1.0.3'
<dependency org="com.a9ski.jsf" name="simple-jsf-exporter-core" rev="1.0.3">
<artifact name="simple-jsf-exporter-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.a9ski.jsf', module='simple-jsf-exporter-core', version='1.0.3')
)
libraryDependencies += "com.a9ski.jsf" % "simple-jsf-exporter-core" % "1.0.3"
[com.a9ski.jsf/simple-jsf-exporter-core "1.0.3"]
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | 1.7.5 |
Group / Artifact | Type | Version |
---|---|---|
javax.faces : javax.faces-api | jar | 2.2 |
javax.el : javax.el-api | jar | 3.0.0 |