p

primefaces-excella-exporter

Exporter implementations
Files download
File Operation
primefaces-excella-exporter-4.0.1.jar download
primefaces-excella-exporter-4.0.1.pom download
primefaces-excella-exporter-4.0.1-sources.jar download
Apache Maven
<dependency>
  <groupId>net.bis5.excella</groupId>
  <artifactId>primefaces-excella-exporter</artifactId>
  <version>4.0.1</version>
</dependency>
Gradle Groovy
implementation 'net.bis5.excella:primefaces-excella-exporter:4.0.1'
Gradle Kotlin
implementation("net.bis5.excella:primefaces-excella-exporter:4.0.1")
Scala SBT
libraryDependencies += "net.bis5.excella" % "primefaces-excella-exporter" % "4.0.1"
Groovy Grape
@Grapes(
  @Grab(group='net.bis5.excella', module='primefaces-excella-exporter', version='4.0.1')
)
Apache Ivy
<dependency org="net.bis5.excella" name="primefaces-excella-exporter" rev="4.0.1" />
Leiningen
[net.bis5.excella/primefaces-excella-exporter "4.0.1"]
Apache Buildr
'net.bis5.excella:primefaces-excella-exporter:jar:4.0.1'