Panda Gems

Panda Gems is a module of the Panda Framework for quickly develop web application. Contains basic template classes that implement CRUD, user authentication, and some other useful classes.

Лицензия

Лицензия

Группа

Группа

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

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

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

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

1.8.0
Дата

Дата

Тип

Тип

jar
Описание

Описание

Panda Gems
Panda Gems is a module of the Panda Framework for quickly develop web application. Contains basic template classes that implement CRUD, user authentication, and some other useful classes.

Скачать panda-gems

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

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

Зависимости

compile (2)

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

provided (14)

Идентификатор библиотеки Тип Версия
com.github.pandafw : panda-cgen jar 1.8.0
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
commons-dbcp : commons-dbcp jar 1.4
org.apache.commons : commons-dbcp2 jar 2.7.0
org.apache.poi : poi-ooxml jar 4.1.0
org.apache.poi : poi-ooxml-schemas jar 4.1.0
org.apache.lucene : lucene-core jar 7.7.2
org.apache.lucene : lucene-queries jar 7.7.2
org.apache.lucene : lucene-queryparser jar 7.7.2
org.apache.lucene : lucene-analyzers-common jar 7.7.2
net.sf.ehcache : ehcache-core jar 2.6.9
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