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