не последняя версия
Последняя версия 2.0.0-RC1

org.smooks.cartridges:smooks-fixed-length-cartridge 2.0.0-M2

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

Группа

Группа

org.smooks.cartridges
Идентификатор

Идентификатор

smooks-fixed-length-cartridge
Версия

Версия

2.0.0-M2
Тип

Тип

jar

Скачать smooks-fixed-length-cartridge 2.0.0-M2


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