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.

License

License

GroupId

GroupId

com.github.pandafw
ArtifactId

ArtifactId

panda-tool
Last Version

Last Version

1.5.3
Release Date

Release Date

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

How to add to project

<!-- 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.
com.github.pandafw

Panda Framework

Versions

Version
1.5.3
1.5.2
1.5.1
1.5.0
1.3.1
1.3.0
1.2.0