Last Version

io.github.pcrnkovic:jsp-fop 0.9

The idea of jsp-fop is to provide a simple and fast reporting tool by combining JSP and XSL-FO (Apache FOP).

License

License

Categories

Categories

Jakarta Server Pages Jakarta EE The Web Tier Crnk Program Interface REST Frameworks
GroupId

GroupId

io.github.pcrnkovic
ArtifactId

ArtifactId

jsp-fop
Version

Version

0.9
Type

Type

jar
Description

Description

io.github.pcrnkovic:jsp-fop
The idea of jsp-fop is to provide a simple and fast reporting tool by combining JSP and XSL-FO (Apache FOP).
Project URL

Project URL

https://github.com/pcrnkovic/jsp-fop
Source Code Management

Source Code Management

https://github.com/pcrnkovic/jsp-fop

Download jsp-fop 0.9


<!-- https://jarcasting.com/artifacts/io.github.pcrnkovic/jsp-fop/ -->
<dependency>
    <groupId>io.github.pcrnkovic</groupId>
    <artifactId>jsp-fop</artifactId>
    <version>0.9</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.pcrnkovic/jsp-fop/
implementation 'io.github.pcrnkovic:jsp-fop:0.9'
// https://jarcasting.com/artifacts/io.github.pcrnkovic/jsp-fop/
implementation ("io.github.pcrnkovic:jsp-fop:0.9")
'io.github.pcrnkovic:jsp-fop:jar:0.9'
<dependency org="io.github.pcrnkovic" name="jsp-fop" rev="0.9">
  <artifact name="jsp-fop" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.pcrnkovic', module='jsp-fop', version='0.9')
)
libraryDependencies += "io.github.pcrnkovic" % "jsp-fop" % "0.9"
[io.github.pcrnkovic/jsp-fop "0.9"]

Dependencies

compile (1)

Group / Artifact Type Version
org.apache.xmlgraphics : fop jar 2.5

provided (2)

Group / Artifact Type Version
javax.servlet.jsp : javax.servlet.jsp-api jar 2.2.1
javax.servlet : javax.servlet-api jar 3.0.1

Project Modules

There are no modules declared in this project.