workable-converter

基于libreoffice实现的文档转换工具模块

License

License

GroupId

GroupId

com.liumapp.workable.converter
ArtifactId

ArtifactId

workable-converter
Last Version

Last Version

v1.4.2
Release Date

Release Date

Type

Type

jar
Description

Description

workable-converter
基于libreoffice实现的文档转换工具模块
Project URL

Project URL

http://maven.apache.org
Source Code Management

Source Code Management

https://github.com/liumapp/workable-converter

Download workable-converter

How to add to project

<!-- https://jarcasting.com/artifacts/com.liumapp.workable.converter/workable-converter/ -->
<dependency>
    <groupId>com.liumapp.workable.converter</groupId>
    <artifactId>workable-converter</artifactId>
    <version>v1.4.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.liumapp.workable.converter/workable-converter/
implementation 'com.liumapp.workable.converter:workable-converter:v1.4.2'
// https://jarcasting.com/artifacts/com.liumapp.workable.converter/workable-converter/
implementation ("com.liumapp.workable.converter:workable-converter:v1.4.2")
'com.liumapp.workable.converter:workable-converter:jar:v1.4.2'
<dependency org="com.liumapp.workable.converter" name="workable-converter" rev="v1.4.2">
  <artifact name="workable-converter" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.liumapp.workable.converter', module='workable-converter', version='v1.4.2')
)
libraryDependencies += "com.liumapp.workable.converter" % "workable-converter" % "v1.4.2"
[com.liumapp.workable.converter/workable-converter "v1.4.2"]

Dependencies

compile (19)

Group / Artifact Type Version
org.jodconverter : jodconverter-local jar 4.2.2
org.jodconverter : jodconverter-core jar 4.2.2
org.jodconverter : jodconverter-online jar 4.2.2
org.libreoffice : ridl jar 6.2.3
org.libreoffice : unoil jar 6.2.3
org.libreoffice : jurt jar 6.2.3
org.libreoffice : juh jar 6.2.3
org.libreoffice : officebean jar 6.2.3
org.apache.pdfbox : pdfbox jar 2.0.12
org.apache.pdfbox : pdfbox-tools jar 2.0.12
com.itextpdf : itext7-core pom 7.1.0
com.google.guava : guava jar 18.0
com.liumapp.qtools.property : qtools-property jar v1.3.11
com.liumapp.qtools.file : qtools-file jar v1.3.11
commons-io : commons-io jar 2.4
cglib : cglib-nodep jar 2.2.2
org.slf4j : slf4j-api jar 1.7.25
org.beryx : text-io jar 3.3.0
com.itextpdf : html2pdf jar 2.0.0

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.16.20

runtime (1)

Group / Artifact Type Version
org.slf4j : slf4j-jdk14 jar 1.7.25

test (1)

Group / Artifact Type Version
junit : junit jar 4.7

Project Modules

There are no modules declared in this project.

Versions

Version
v1.4.2
v1.4.1
v1.4.0
v1.3.0
v1.2.0
v1.1.0
v1.0.0