Panda Gear

Panda Gear is a module of the Panda Framework for quickly develop web application, similar to Spring-MVC, Struts2, contains some commonly used Taglib.

Лицензия

Лицензия

Группа

Группа

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

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

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

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

1.8.0
Дата

Дата

Тип

Тип

jar
Описание

Описание

Panda Gear
Panda Gear is a module of the Panda Framework for quickly develop web application, similar to Spring-MVC, Struts2, contains some commonly used Taglib.

Скачать panda-gear

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

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

Зависимости

compile (3)

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

provided (5)

Идентификатор библиотеки Тип Версия
javax.servlet : javax.servlet-api jar 4.0.1
javax.servlet.jsp : javax.servlet.jsp-api jar 2.3.3
javax.websocket : javax.websocket-api jar 1.1
org.hsqldb : hsqldb jar 2.5.0
com.github.jsimone : webapp-runner jar 9.0.27.1

test (1)

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

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

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

Panda Framework

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

Версия
1.8.0
1.7.0
1.6.0
1.5.5
1.5.3
1.5.2
1.5.1
1.5.0
1.3.1
1.3.0
1.2.0