Last Version

Scala FOP DSL 0.2.1

Scala FOP DSL Library. Alternative to XML/XSL generation described on the site.

License

License

Categories

Categories

Net
GroupId

GroupId

net.northfuse.sfop
ArtifactId

ArtifactId

sfop
Version

Version

0.2.1
Type

Type

jar
Description

Description

Scala FOP DSL
Scala FOP DSL Library. Alternative to XML/XSL generation described on the site.

Download sfop 0.2.1


<!-- https://jarcasting.com/artifacts/net.northfuse.sfop/sfop/ -->
<dependency>
    <groupId>net.northfuse.sfop</groupId>
    <artifactId>sfop</artifactId>
    <version>0.2.1</version>
</dependency>
// https://jarcasting.com/artifacts/net.northfuse.sfop/sfop/
implementation 'net.northfuse.sfop:sfop:0.2.1'
// https://jarcasting.com/artifacts/net.northfuse.sfop/sfop/
implementation ("net.northfuse.sfop:sfop:0.2.1")
'net.northfuse.sfop:sfop:jar:0.2.1'
<dependency org="net.northfuse.sfop" name="sfop" rev="0.2.1">
  <artifact name="sfop" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.northfuse.sfop', module='sfop', version='0.2.1')
)
libraryDependencies += "net.northfuse.sfop" % "sfop" % "0.2.1"
[net.northfuse.sfop/sfop "0.2.1"]

Dependencies

compile (4)

Group / Artifact Type Version
xml-apis : xml-apis jar 1.3.04
org.scala-lang : scala-library jar 2.9.0-1
org.apache.xmlgraphics : fop jar 1.0
log4j : log4j jar 1.2.14

provided (2)

Group / Artifact Type Version
org.springframework : spring-webmvc jar 3.0.5.RELEASE
javax.servlet : servlet-api jar 2.5

Project Modules

There are no modules declared in this project.