Categories |
CategoriesNet PrimeFaces Jakarta EE The Web Tier Jakarta Server Faces |
---|---|
GroupId | GroupIdnet.bis5.excella |
ArtifactId | ArtifactIdprimefaces-excella-exporter |
Version | Version1.4.0 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/net.bis5.excella/primefaces-excella-exporter/ -->
<dependency>
<groupId>net.bis5.excella</groupId>
<artifactId>primefaces-excella-exporter</artifactId>
<version>1.4.0</version>
</dependency>
// https://jarcasting.com/artifacts/net.bis5.excella/primefaces-excella-exporter/
implementation 'net.bis5.excella:primefaces-excella-exporter:1.4.0'
// https://jarcasting.com/artifacts/net.bis5.excella/primefaces-excella-exporter/
implementation ("net.bis5.excella:primefaces-excella-exporter:1.4.0")
'net.bis5.excella:primefaces-excella-exporter:jar:1.4.0'
<dependency org="net.bis5.excella" name="primefaces-excella-exporter" rev="1.4.0">
<artifact name="primefaces-excella-exporter" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.bis5.excella', module='primefaces-excella-exporter', version='1.4.0')
)
libraryDependencies += "net.bis5.excella" % "primefaces-excella-exporter" % "1.4.0"
[net.bis5.excella/primefaces-excella-exporter "1.4.0"]