Last Version

Docx4J Search and Replace Util 1.0.5

Docx4JSRUtil library helps you to search and replace text inside docx-Documents parsed by Docx4J.

License

License

Categories

Categories

docx4j Business Logic Libraries Documents Processing Search
GroupId

GroupId

de.phip1611
ArtifactId

ArtifactId

docx4j-search-and-replace-util
Version

Version

1.0.5
Type

Type

jar
Description

Description

Docx4J Search and Replace Util
Docx4JSRUtil library helps you to search and replace text inside docx-Documents parsed by Docx4J.
Project URL

Project URL

https://github.com/phip1611/docx4j-search-and-replace-util
Source Code Management

Source Code Management

https://github.com/phip1611/docx4j-search-and-replace-util

Download docx4j-search-and-replace-util 1.0.5


<!-- https://jarcasting.com/artifacts/de.phip1611/docx4j-search-and-replace-util/ -->
<dependency>
    <groupId>de.phip1611</groupId>
    <artifactId>docx4j-search-and-replace-util</artifactId>
    <version>1.0.5</version>
</dependency>
// https://jarcasting.com/artifacts/de.phip1611/docx4j-search-and-replace-util/
implementation 'de.phip1611:docx4j-search-and-replace-util:1.0.5'
// https://jarcasting.com/artifacts/de.phip1611/docx4j-search-and-replace-util/
implementation ("de.phip1611:docx4j-search-and-replace-util:1.0.5")
'de.phip1611:docx4j-search-and-replace-util:jar:1.0.5'
<dependency org="de.phip1611" name="docx4j-search-and-replace-util" rev="1.0.5">
  <artifact name="docx4j-search-and-replace-util" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.phip1611', module='docx4j-search-and-replace-util', version='1.0.5')
)
libraryDependencies += "de.phip1611" % "docx4j-search-and-replace-util" % "1.0.5"
[de.phip1611/docx4j-search-and-replace-util "1.0.5"]

Dependencies

compile (2)

Group / Artifact Type Version
org.docx4j : docx4j-JAXB-ReferenceImpl jar 8.3.2
javax.xml.bind : jaxb-api jar 2.3.1

test (2)

Group / Artifact Type Version
junit : junit jar 4.13.2
org.slf4j : slf4j-simple jar 1.7.32

Project Modules

There are no modules declared in this project.