не последняя версия
Последняя версия 1.0.3.Final

com.lapis.jsfexporter:jsf-exporter-core 1.0.0.Alpha1

Exporter core framework

Категории

Категории

Jakarta Server Faces Jakarta EE The Web Tier
Группа

Группа

com.lapis.jsfexporter
Идентификатор

Идентификатор

jsf-exporter-core
Версия

Версия

1.0.0.Alpha1
Тип

Тип

jar

Скачать jsf-exporter-core 1.0.0.Alpha1


<!-- https://jarcasting.com/artifacts/com.lapis.jsfexporter/jsf-exporter-core/ -->
<dependency>
    <groupId>com.lapis.jsfexporter</groupId>
    <artifactId>jsf-exporter-core</artifactId>
    <version>1.0.0.Alpha1</version>
</dependency>
// https://jarcasting.com/artifacts/com.lapis.jsfexporter/jsf-exporter-core/
implementation 'com.lapis.jsfexporter:jsf-exporter-core:1.0.0.Alpha1'
// https://jarcasting.com/artifacts/com.lapis.jsfexporter/jsf-exporter-core/
implementation ("com.lapis.jsfexporter:jsf-exporter-core:1.0.0.Alpha1")
'com.lapis.jsfexporter:jsf-exporter-core:jar:1.0.0.Alpha1'
<dependency org="com.lapis.jsfexporter" name="jsf-exporter-core" rev="1.0.0.Alpha1">
  <artifact name="jsf-exporter-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.lapis.jsfexporter', module='jsf-exporter-core', version='1.0.0.Alpha1')
)
libraryDependencies += "com.lapis.jsfexporter" % "jsf-exporter-core" % "1.0.0.Alpha1"
[com.lapis.jsfexporter/jsf-exporter-core "1.0.0.Alpha1"]