Last Version

JXLSForm 0.9

An xlsform converter in pure Java.

License

License

Categories

Categories

ORM Data
GroupId

GroupId

com.github.batkinson
ArtifactId

ArtifactId

jxlsform
Version

Version

0.9
Type

Type

jar
Description

Description

JXLSForm
An xlsform converter in pure Java.
Source Code Management

Source Code Management

https://github.com/batkinson/jxlsform

Download jxlsform 0.9


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

Dependencies

compile (3)

Group / Artifact Type Version
org.apache.poi : poi jar 3.17
org.apache.poi : poi-ooxml jar 3.17
org.freemarker : freemarker jar 2.3.28

test (3)

Group / Artifact Type Version
junit : junit jar 4.12
org.mockito : mockito-core jar 2.7.22
org.hamcrest : hamcrest-library jar 1.3

Project Modules

There are no modules declared in this project.