is not current version
Last Version 1.7.1

org.milyn:milyn-smooks-fixed-length 1.4.1

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

GroupId

GroupId

org.milyn
ArtifactId

ArtifactId

milyn-smooks-fixed-length
Version

Version

1.4.1
Type

Type

jar

Download milyn-smooks-fixed-length 1.4.1


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