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

Panda Code Generator 1.8.0

Panda Cgen contains the source code generator for Panda Mvc. It can generate Entity/Query/Dao/Action class, Freemarker (HTML) template file.

Лицензия

Лицензия

Группа

Группа

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

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

panda-cgen
Версия

Версия

1.8.0
Тип

Тип

jar
Описание

Описание

Panda Code Generator
Panda Cgen contains the source code generator for Panda Mvc. It can generate Entity/Query/Dao/Action class, Freemarker (HTML) template file.

Скачать panda-cgen 1.8.0


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

Зависимости

compile (2)

Идентификатор библиотеки Тип Версия
com.github.pandafw : panda-core jar 1.8.0
com.github.pandafw : panda-gear jar 1.8.0

test (1)

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

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

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