Panda Wear

Panda Wear 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-wear
Последняя версия

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

1.5.1
Дата

Дата

Тип

Тип

jar
Описание

Описание

Panda Wear
Panda Wear 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-wear

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

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

Зависимости

compile (2)

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

provided (14)

Идентификатор библиотеки Тип Версия
com.github.pandafw : panda-tool jar 1.5.1
javax.servlet : javax.servlet-api jar 3.0.1
javax.servlet.jsp : javax.servlet.jsp-api jar 2.3.1
javax.websocket : javax.websocket-api jar 1.1
org.apache.poi : poi-ooxml jar 3.13
org.apache.poi : poi-ooxml-schemas jar 3.13
org.apache.lucene : lucene-core jar 5.5.5
org.apache.lucene : lucene-queries jar 5.5.5
org.apache.lucene : lucene-queryparser jar 5.5.5
org.apache.lucene : lucene-analyzers-common jar 5.5.5
com.google.appengine : appengine-api-1.0-sdk jar 1.9.42
com.google.appengine : appengine-api-labs jar 1.9.42
com.google.appengine.tools : appengine-gcs-client jar 0.8
net.sf.ehcache : ehcache-core jar 2.6.9

test (1)

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

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

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

Panda Framework

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

Версия
1.5.1
1.5.0
1.3.1
1.3.0