is not current version
Last Version 1.0.5

Docx4J Search and Replace Util 1.0.3

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.3
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.3


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

Dependencies

compile (3)

Group / Artifact Type Version
org.docx4j : docx4j-JAXB-ReferenceImpl jar 8.2.3
javax.xml.bind : jaxb-api jar 2.3.1
org.apache.logging.log4j : log4j-core jar 2.13.3

test (1)

Group / Artifact Type Version
junit : junit jar 4.13.1

Project Modules

There are no modules declared in this project.