| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииiText Прикладные библиотеки Documents Processing PDF Данные iText |
| Группа | Группаcom.itextpdf |
| Идентификатор | Идентификаторcleanup |
| Последняя версия | Последняя версия3.0.0 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеpdfSweep
Redact PDF documents. If you have to share PDFs with different departments or send them out of house, but they
include some confidential, sensitive information which should not be shared, pdfSweep is your solution. Redact a PDF
containing sensitive, confidential information, such as personal medical information, account numbers, national
identification numbers, personal details or social security numbers in a reliable and secure way. Data redaction
with pdfSweep removes such data including any underlying information, making it impossible for such information to
be recovered. With pdfSweep you can also redact drawings or parts of drawings you do not want your competition to
see. PDF Data redaction with pdfSweep gives you the piece of mind that your companies confidential information
remains just that, confidential.
|
| Ссылка на сайт |
Ссылка на сайт |
| Организация-разработчик |
Организация-разработчик |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| cleanup-3.0.0.pom | |
| cleanup-3.0.0.jar | 69 KB |
| cleanup-3.0.0-sources.jar | 59 KB |
| cleanup-3.0.0-javadoc.jar | 105 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.itextpdf/cleanup/ -->
<dependency>
<groupId>com.itextpdf</groupId>
<artifactId>cleanup</artifactId>
<version>3.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.itextpdf/cleanup/
implementation 'com.itextpdf:cleanup:3.0.0'
// https://jarcasting.com/artifacts/com.itextpdf/cleanup/
implementation ("com.itextpdf:cleanup:3.0.0")
'com.itextpdf:cleanup:jar:3.0.0'
<dependency org="com.itextpdf" name="cleanup" rev="3.0.0">
<artifact name="cleanup" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.itextpdf', module='cleanup', version='3.0.0')
)
libraryDependencies += "com.itextpdf" % "cleanup" % "3.0.0"
[com.itextpdf/cleanup "3.0.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.itextpdf : io | jar | 7.2.0 |
| com.itextpdf : kernel | jar | 7.2.0 |
| com.itextpdf : layout | jar | 7.2.0 |
| org.apache.commons : commons-imaging | jar | 1.0-SNAPSHOT |
| org.slf4j : slf4j-api | jar | 1.7.30 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.itextpdf : pdftest | jar | 7.2.0 |
| ch.qos.logback : logback-classic | jar | 1.2.3 |
| junit : junit | jar | 4.13.2 |
| pl.pragmatists : JUnitParams | jar | 1.0.4 |