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.

Лицензия

Лицензия

Группа

Группа

com.github.pandafw
Идентификатор

Идентификатор

panda-tool
Последняя версия

Последняя версия

1.5.3
Дата

Дата

Тип

Тип

jar
Описание

Описание

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.

Скачать panda-tool

Как подключить последнюю версию

<!-- 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"]

Зависимости

compile (6)

Идентификатор библиотеки Тип Версия
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)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.11

Модули Проекта

Данный проект не имеет модулей.
com.github.pandafw

Panda Framework

Версии библиотеки

Версия
1.5.3
1.5.2
1.5.1
1.5.0
1.3.1
1.3.0
1.2.0