License |
License |
---|---|
Categories |
CategoriesNet |
GroupId | GroupIdnet.sf.barcode4j |
ArtifactId | ArtifactIdbarcode4j-fop-ext-complete |
Last Version | Last Version2.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionBarcode4J with extensions for Apache FOP 0.93 and later
Barcode4J is a flexible generator for barcodes written in Java inclusive
extensions to support Apache FOP 0.93 and later.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/net.sf.barcode4j/barcode4j-fop-ext-complete/ -->
<dependency>
<groupId>net.sf.barcode4j</groupId>
<artifactId>barcode4j-fop-ext-complete</artifactId>
<version>2.0</version>
</dependency>
// https://jarcasting.com/artifacts/net.sf.barcode4j/barcode4j-fop-ext-complete/
implementation 'net.sf.barcode4j:barcode4j-fop-ext-complete:2.0'
// https://jarcasting.com/artifacts/net.sf.barcode4j/barcode4j-fop-ext-complete/
implementation ("net.sf.barcode4j:barcode4j-fop-ext-complete:2.0")
'net.sf.barcode4j:barcode4j-fop-ext-complete:jar:2.0'
<dependency org="net.sf.barcode4j" name="barcode4j-fop-ext-complete" rev="2.0">
<artifact name="barcode4j-fop-ext-complete" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.sf.barcode4j', module='barcode4j-fop-ext-complete', version='2.0')
)
libraryDependencies += "net.sf.barcode4j" % "barcode4j-fop-ext-complete" % "2.0"
[net.sf.barcode4j/barcode4j-fop-ext-complete "2.0"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.xmlgraphics : fop | jar | 0.93 |
commons-cli : commons-cli Optional | jar | 1.0 |
jdom : jdom Optional | jar | 1.0 |
net.sf.saxon : saxon Optional | jar | 8.5.1 |
xalan : xalan Optional | jar | 2.7.0 |
xerces : xercesImpl Optional | jar | 2.9.0 |
xml-apis : xml-apis | jar | 1.3.04 |
Group / Artifact | Type | Version |
---|---|---|
javax.servlet : servlet-api | jar | 2.2 |