is not current version
Last Version 1.0.3

com.a9ski.jsf:simple-jsf-exporter-core 1.0.0

JSF exporter tag

Categories

Categories

Jakarta Server Faces Jakarta EE The Web Tier
GroupId

GroupId

com.a9ski.jsf
ArtifactId

ArtifactId

simple-jsf-exporter-core
Version

Version

1.0.0
Type

Type

jar

Download simple-jsf-exporter-core 1.0.0


<!-- 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.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.a9ski.jsf/simple-jsf-exporter-core/
implementation 'com.a9ski.jsf:simple-jsf-exporter-core:1.0.0'
// https://jarcasting.com/artifacts/com.a9ski.jsf/simple-jsf-exporter-core/
implementation ("com.a9ski.jsf:simple-jsf-exporter-core:1.0.0")
'com.a9ski.jsf:simple-jsf-exporter-core:jar:1.0.0'
<dependency org="com.a9ski.jsf" name="simple-jsf-exporter-core" rev="1.0.0">
  <artifact name="simple-jsf-exporter-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.a9ski.jsf', module='simple-jsf-exporter-core', version='1.0.0')
)
libraryDependencies += "com.a9ski.jsf" % "simple-jsf-exporter-core" % "1.0.0"
[com.a9ski.jsf/simple-jsf-exporter-core "1.0.0"]