Last Version

org.wte4j:wte4j-core 0.1.3

A Engine to generate docx documents form templates and manage these templates

License

License

GroupId

GroupId

org.wte4j
ArtifactId

ArtifactId

wte4j-core
Version

Version

0.1.3
Type

Type

jar
Description

Description

A Engine to generate docx documents form templates and manage these templates

Download wte4j-core 0.1.3


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

Dependencies

compile (9)

Group / Artifact Type Version
org.springframework : spring-tx jar
org.springframework : spring-context jar
org.springframework : spring-expression jar
commons-io : commons-io jar 2.4
org.apache.commons : commons-lang3 jar 3.3.2
org.apache.commons : commons-collections4 jar 4.0
commons-beanutils : commons-beanutils jar 1.9.2
org.docx4j : docx4j jar 3.2.2
org.slf4j : slf4j-api jar 1.7.7

provided (1)

Group / Artifact Type Version
org.apache.geronimo.specs : geronimo-jpa_2.0_spec jar 1.1

runtime (1)

Group / Artifact Type Version
org.slf4j : jcl-over-slf4j jar 1.7.7

test (7)

Group / Artifact Type Version
org.slf4j : slf4j-log4j12 jar 1.7.7
org.hsqldb : hsqldb jar 2.3.2
org.apache.openjpa : openjpa jar 2.3.0
org.springframework : spring-orm jar
org.springframework : spring-test jar
org.mockito : mockito-all jar 1.9.5
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.