License |
License |
---|---|
GroupId | GroupIdorg.wte4j |
ArtifactId | ArtifactIdwte4j-core |
Last Version | Last Version0.1.3 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionA Engine to generate docx documents form templates and manage these templates
|
Filename | Size |
---|---|
wte4j-core-0.1.3.pom | |
wte4j-core-0.1.3.jar | 72 KB |
wte4j-core-0.1.3-sources.jar | 61 KB |
wte4j-core-0.1.3-javadoc.jar | 309 KB |
Browse |
<!-- 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"]
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 |
Group / Artifact | Type | Version |
---|---|---|
org.apache.geronimo.specs : geronimo-jpa_2.0_spec | jar | 1.1 |
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : jcl-over-slf4j | jar | 1.7.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 |