File piper

This project is a GUI utility for processing files. It allows selecting a set of source files and a pipeline of processes to apply onto those files. The applications shows in a nice-looking user interface where you can define profiles for your repetitive tasks. It provides pre-defined processors doing usual file manipulation tasks like: Copy, Head, Tail, Chunk, Search, Replace, Zip, Unzip... But the biggest value of this file processor tool is the ability to add easily custom file processors written in java.

Лицензия

Лицензия

Категории

Категории

Сеть
Группа

Группа

net.sf.filepiper
Идентификатор

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

file-piper
Последняя версия

Последняя версия

1.2
Дата

Дата

Тип

Тип

jar
Описание

Описание

File piper
This project is a GUI utility for processing files. It allows selecting a set of source files and a pipeline of processes to apply onto those files. The applications shows in a nice-looking user interface where you can define profiles for your repetitive tasks. It provides pre-defined processors doing usual file manipulation tasks like: Copy, Head, Tail, Chunk, Search, Replace, Zip, Unzip... But the biggest value of this file processor tool is the ability to add easily custom file processors written in java.
Ссылка на сайт

Ссылка на сайт

http://file-piper.sourceforge.net

Скачать file-piper

Как подключить последнюю версию

<!-- https://jarcasting.com/artifacts/net.sf.filepiper/file-piper/ -->
<dependency>
    <groupId>net.sf.filepiper</groupId>
    <artifactId>file-piper</artifactId>
    <version>1.2</version>
</dependency>
// https://jarcasting.com/artifacts/net.sf.filepiper/file-piper/
implementation 'net.sf.filepiper:file-piper:1.2'
// https://jarcasting.com/artifacts/net.sf.filepiper/file-piper/
implementation ("net.sf.filepiper:file-piper:1.2")
'net.sf.filepiper:file-piper:jar:1.2'
<dependency org="net.sf.filepiper" name="file-piper" rev="1.2">
  <artifact name="file-piper" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.sf.filepiper', module='file-piper', version='1.2')
)
libraryDependencies += "net.sf.filepiper" % "file-piper" % "1.2"
[net.sf.filepiper/file-piper "1.2"]

Зависимости

compile (5)

Идентификатор библиотеки Тип Версия
log4j : log4j jar 1.2.9
net.sf.sfac : sfac-launcher jar 0.5
net.sf.sfac : sfac-core jar 0.5
net.sf.sfac : sfac-utils jar 0.5
com.lowagie : itext jar 2.1.7

test (1)

Идентификатор библиотеки Тип Версия
junit : junit jar 3.8.1

Модули Проекта

Данный проект не имеет модулей.

Версии библиотеки

Версия
1.2
1.1