| Лицензия |
Лицензия |
|---|---|
| Категории |
Категорииdocx4j Прикладные библиотеки Documents Processing |
| Группа | Группаcom.github.paulcwarren |
| Идентификатор | Идентификаторspring-content-docx4j |
| Версия | Версия2.0.0 |
| Тип | Типjar |
| Описание |
ОписаниеCloud-Native Headless Content Management Services (CMS) for Spring.
Integrates with Spring Data, Spring Data REST and Apache Solr
|
| Организация-разработчик |
Организация-разработчик |
| Имя Файла | Размер |
|---|---|
| spring-content-docx4j-2.0.0.pom | |
| spring-content-docx4j-2.0.0.jar | 8 KB |
| spring-content-docx4j-2.0.0-sources.jar | 6 KB |
| spring-content-docx4j-2.0.0-javadoc.jar | 45 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.paulcwarren/spring-content-docx4j/ -->
<dependency>
<groupId>com.github.paulcwarren</groupId>
<artifactId>spring-content-docx4j</artifactId>
<version>2.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.paulcwarren/spring-content-docx4j/
implementation 'com.github.paulcwarren:spring-content-docx4j:2.0.0'
// https://jarcasting.com/artifacts/com.github.paulcwarren/spring-content-docx4j/
implementation ("com.github.paulcwarren:spring-content-docx4j:2.0.0")
'com.github.paulcwarren:spring-content-docx4j:jar:2.0.0'
<dependency org="com.github.paulcwarren" name="spring-content-docx4j" rev="2.0.0">
<artifact name="spring-content-docx4j" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.paulcwarren', module='spring-content-docx4j', version='2.0.0')
)
libraryDependencies += "com.github.paulcwarren" % "spring-content-docx4j" % "2.0.0"
[com.github.paulcwarren/spring-content-docx4j "2.0.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.github.paulcwarren : spring-content-commons | jar | 2.0.0 |
| org.docx4j : docx4j-core | jar | 8.3.2 |
| org.docx4j : docx4j-export-fo | jar | 8.3.2 |
| org.docx4j : docx4j-JAXB-ReferenceImpl | jar | 8.3.2 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | |
| com.github.paulcwarren : ginkgo4j | jar | 1.0.14 |
| org.hamcrest : hamcrest-all | jar | 1.3 |
| org.jsoup : jsoup | jar | 1.14.3 |
| org.apache.pdfbox : pdfbox | jar | 2.0.25 |