is not current version
Last Version 2.0.0-RC1

Smooks Fixed-Length Cartridge 2.0.0-M3

A Smooks cartridge that can read fixed length files. The code of this cartridge was donated by Cedric Rathgeb.

License

License

GroupId

GroupId

org.smooks.cartridges
ArtifactId

ArtifactId

smooks-fixed-length-cartridge
Version

Version

2.0.0-M3
Type

Type

jar
Description

Description

Smooks Fixed-Length Cartridge
A Smooks cartridge that can read fixed length files. The code of this cartridge was donated by Cedric Rathgeb.
Project URL

Project URL

https://www.smooks.org

Download smooks-fixed-length-cartridge 2.0.0-M3


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

Dependencies

compile (3)

Group / Artifact Type Version
org.smooks.cartridges : smooks-javabean-cartridge jar 2.0.0-M3
org.smooks.cartridges : smooks-flatfile-cartridge jar 2.0.0-M3
org.apache.logging.log4j : log4j-api jar 2.14.0

test (1)

Group / Artifact Type Version
junit : junit jar 4.13.1

Project Modules

There are no modules declared in this project.