| Лицензия |
Лицензия |
|---|---|
| Группа | Группаorg.smooks.cartridges |
| Идентификатор | Идентификаторsmooks-fixed-length-cartridge |
| Последняя версия | Последняя версия2.0.0-RC1 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеSmooks Fixed-Length Cartridge
A Smooks cartridge that can read fixed length files. The code of this cartridge was donated by Cedric Rathgeb.
|
| Ссылка на сайт |
Ссылка на сайт |
<!-- 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-RC1</version>
</dependency>
// https://jarcasting.com/artifacts/org.smooks.cartridges/smooks-fixed-length-cartridge/
implementation 'org.smooks.cartridges:smooks-fixed-length-cartridge:2.0.0-RC1'
// https://jarcasting.com/artifacts/org.smooks.cartridges/smooks-fixed-length-cartridge/
implementation ("org.smooks.cartridges:smooks-fixed-length-cartridge:2.0.0-RC1")
'org.smooks.cartridges:smooks-fixed-length-cartridge:jar:2.0.0-RC1'
<dependency org="org.smooks.cartridges" name="smooks-fixed-length-cartridge" rev="2.0.0-RC1">
<artifact name="smooks-fixed-length-cartridge" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.smooks.cartridges', module='smooks-fixed-length-cartridge', version='2.0.0-RC1')
)
libraryDependencies += "org.smooks.cartridges" % "smooks-fixed-length-cartridge" % "2.0.0-RC1"
[org.smooks.cartridges/smooks-fixed-length-cartridge "2.0.0-RC1"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.smooks.cartridges : smooks-javabean-cartridge | jar | 2.0.0-RC1 |
| org.smooks.cartridges : smooks-flatfile-cartridge | jar | 2.0.0-RC1 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.apache.logging.log4j : log4j-slf4j-impl | jar | 2.16.0 |
| junit : junit | jar | 4.13.2 |