Smooks Templating Cartridge

The Smooks Templating Cartridge adds the ability to use templating technologies within the context of a Smooks filtering process

License

License

GroupId

GroupId

org.smooks.cartridges
ArtifactId

ArtifactId

smooks-templating-cartridge
Last Version

Last Version

2.0.0-RC1
Release Date

Release Date

Type

Type

jar
Description

Description

Smooks Templating Cartridge
The Smooks Templating Cartridge adds the ability to use templating technologies within the context of a Smooks filtering process
Project URL

Project URL

https://www.smooks.org

Download smooks-templating-cartridge

How to add to project

<!-- https://jarcasting.com/artifacts/org.smooks.cartridges/smooks-templating-cartridge/ -->
<dependency>
    <groupId>org.smooks.cartridges</groupId>
    <artifactId>smooks-templating-cartridge</artifactId>
    <version>2.0.0-RC1</version>
</dependency>
// https://jarcasting.com/artifacts/org.smooks.cartridges/smooks-templating-cartridge/
implementation 'org.smooks.cartridges:smooks-templating-cartridge:2.0.0-RC1'
// https://jarcasting.com/artifacts/org.smooks.cartridges/smooks-templating-cartridge/
implementation ("org.smooks.cartridges:smooks-templating-cartridge:2.0.0-RC1")
'org.smooks.cartridges:smooks-templating-cartridge:jar:2.0.0-RC1'
<dependency org="org.smooks.cartridges" name="smooks-templating-cartridge" rev="2.0.0-RC1">
  <artifact name="smooks-templating-cartridge" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.smooks.cartridges', module='smooks-templating-cartridge', version='2.0.0-RC1')
)
libraryDependencies += "org.smooks.cartridges" % "smooks-templating-cartridge" % "2.0.0-RC1"
[org.smooks.cartridges/smooks-templating-cartridge "2.0.0-RC1"]

Dependencies

compile (5)

Group / Artifact Type Version
org.smooks : smooks-core jar 2.0.0-RC1
antlr : stringtemplate jar 2.2
org.antlr : antlr jar 3.5.2
ognl : ognl jar 3.3.2
xalan : xalan jar 2.7.2

test (4)

Group / Artifact Type Version
org.smooks.cartridges : smooks-javabean-cartridge jar 2.0.0-RC1
junit : junit jar 4.13.2
xmlunit : xmlunit jar 1.6
org.apache.logging.log4j : log4j-slf4j-impl jar 2.17.1

Project Modules

There are no modules declared in this project.

Versions

Version
2.0.0-RC1
2.0.0-M3
2.0.0-M2
2.0.0-M1