p

primefaces-excella-exporter

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