Last Version

Panda Tool 1.5.3

Panda Tool contains some commonly used tools and source code generator for Panda Mvc. It can generate Entity/Query/Dao/Action class, Freemarker (HTML) template file.

License

License

GroupId

GroupId

com.github.pandafw
ArtifactId

ArtifactId

panda-tool
Version

Version

1.5.3
Type

Type

jar
Description

Description

Panda Tool
Panda Tool contains some commonly used tools and source code generator for Panda Mvc. It can generate Entity/Query/Dao/Action class, Freemarker (HTML) template file.

Download panda-tool 1.5.3


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

Dependencies

compile (6)

Group / Artifact Type Version
com.github.pandafw : panda-core jar 1.5.3
com.github.pandafw : panda-gear jar 1.5.3
org.apache.poi : poi-ooxml jar 3.10.1
org.apache.poi : poi-ooxml-schemas jar 3.10.1
org.apache.poi : poi-scratchpad jar 3.10.1
org.apache.xmlbeans : xmlbeans jar 2.4.0

test (1)

Group / Artifact Type Version
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.