com.github.hiwepy:docx4j-spring-boot-starter

Spring Boot Starter For Docx4j

License

License

Categories

Categories

Spring Boot Container Microservices docx4j Business Logic Libraries Documents Processing
GroupId

GroupId

com.github.hiwepy
ArtifactId

ArtifactId

docx4j-spring-boot-starter
Last Version

Last Version

1.0.1.RELEASE
Release Date

Release Date

Type

Type

jar
Description

Description

com.github.hiwepy:docx4j-spring-boot-starter
Spring Boot Starter For Docx4j
Project URL

Project URL

https://github.com/hiwepy/docx4j-spring-boot-starter
Project Organization

Project Organization

Pivotal Software, Inc.

Download docx4j-spring-boot-starter

How to add to project

<!-- https://jarcasting.com/artifacts/com.github.hiwepy/docx4j-spring-boot-starter/ -->
<dependency>
    <groupId>com.github.hiwepy</groupId>
    <artifactId>docx4j-spring-boot-starter</artifactId>
    <version>1.0.1.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.hiwepy/docx4j-spring-boot-starter/
implementation 'com.github.hiwepy:docx4j-spring-boot-starter:1.0.1.RELEASE'
// https://jarcasting.com/artifacts/com.github.hiwepy/docx4j-spring-boot-starter/
implementation ("com.github.hiwepy:docx4j-spring-boot-starter:1.0.1.RELEASE")
'com.github.hiwepy:docx4j-spring-boot-starter:jar:1.0.1.RELEASE'
<dependency org="com.github.hiwepy" name="docx4j-spring-boot-starter" rev="1.0.1.RELEASE">
  <artifact name="docx4j-spring-boot-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.hiwepy', module='docx4j-spring-boot-starter', version='1.0.1.RELEASE')
)
libraryDependencies += "com.github.hiwepy" % "docx4j-spring-boot-starter" % "1.0.1.RELEASE"
[com.github.hiwepy/docx4j-spring-boot-starter "1.0.1.RELEASE"]

Dependencies

compile (10)

Group / Artifact Type Version
javax.servlet : javax.servlet-api Optional jar 4.0.1
org.slf4j : slf4j-api jar 1.7.30
org.springframework.boot : spring-boot-starter jar 2.3.0.RELEASE
org.springframework.boot : spring-boot-configuration-processor Optional jar 2.3.0.RELEASE
org.springframework.boot : spring-boot-autoconfigure jar 2.3.0.RELEASE
org.docx4j : docx4j-core jar 8.1.5
org.docx4j : docx4j-ImportXHTML jar 8.0.0
org.docx4j : xhtmlrenderer jar 3.0.0
org.docx4j : docx4j-JAXB-ReferenceImpl jar 8.1.5
com.github.hiwepy : docx4j-template-core jar

provided (10)

Group / Artifact Type Version
com.github.hiwepy : docx4j-template-beetl jar
com.github.hiwepy : docx4j-template-freemarker jar
com.github.hiwepy : docx4j-template-httl jar
com.github.hiwepy : docx4j-template-jetbrick jar
com.github.hiwepy : docx4j-template-jsp jar
com.github.hiwepy : docx4j-template-rythm jar
com.github.hiwepy : docx4j-template-thymeleaf jar
com.github.hiwepy : docx4j-template-velocity jar
com.github.hiwepy : docx4j-template-webit jar
com.github.hiwepy : docx4j-template-xhtml jar

test (2)

Group / Artifact Type Version
org.slf4j : slf4j-simple jar 1.7.30
org.springframework.boot : spring-boot-starter-test jar 2.3.0.RELEASE

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.1.RELEASE