| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.artofsolving |
| Идентификатор | Идентификаторjodconverter |
| Последняя версия | Последняя версия2.2.1 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеJODConverter
JODConverter converts between different office documents formats, using OpenOffice.org.
|
| Организация-разработчик |
Организация-разработчик |
| Имя Файла | Размер |
|---|---|
| jodconverter-2.2.1.pom | |
| jodconverter-2.2.1.jar | 30 KB |
| jodconverter-2.2.1-sources.jar | 24 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.artofsolving/jodconverter/ -->
<dependency>
<groupId>com.artofsolving</groupId>
<artifactId>jodconverter</artifactId>
<version>2.2.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.artofsolving/jodconverter/
implementation 'com.artofsolving:jodconverter:2.2.1'
// https://jarcasting.com/artifacts/com.artofsolving/jodconverter/
implementation ("com.artofsolving:jodconverter:2.2.1")
'com.artofsolving:jodconverter:jar:2.2.1'
<dependency org="com.artofsolving" name="jodconverter" rev="2.2.1">
<artifact name="jodconverter" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.artofsolving', module='jodconverter', version='2.2.1')
)
libraryDependencies += "com.artofsolving" % "jodconverter" % "2.2.1"
[com.artofsolving/jodconverter "2.2.1"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.slf4j : slf4j-api | jar | 1.4.3 |
| commons-io : commons-io | jar | 1.3.1 |
| com.thoughtworks.xstream : xstream Необязательный | jar | 1.2.2 |
| org.openoffice : juh | jar | 2.3.0 |
| org.openoffice : ridl | jar | 2.3.0 |
| org.openoffice : unoil | jar | 2.3.0 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.slf4j : slf4j-jdk14 | jar | 1.4.3 |
| junit : junit | jar | 3.8.2 |
| pdfbox : pdfbox | jar | 0.7.3 |