| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.github.pandafw |
| Идентификатор | Идентификаторpanda-gems-bundle-template |
| Версия | Версия1.8.0 |
| Тип | Типjar |
| Описание |
ОписаниеPanda Gems Bundle Template
Database Template Bundle extension module for the Panda Framework web application.
|
<!-- https://jarcasting.com/artifacts/com.github.pandafw/panda-gems-bundle-template/ -->
<dependency>
<groupId>com.github.pandafw</groupId>
<artifactId>panda-gems-bundle-template</artifactId>
<version>1.8.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.pandafw/panda-gems-bundle-template/
implementation 'com.github.pandafw:panda-gems-bundle-template:1.8.0'
// https://jarcasting.com/artifacts/com.github.pandafw/panda-gems-bundle-template/
implementation ("com.github.pandafw:panda-gems-bundle-template:1.8.0")
'com.github.pandafw:panda-gems-bundle-template:jar:1.8.0'
<dependency org="com.github.pandafw" name="panda-gems-bundle-template" rev="1.8.0">
<artifact name="panda-gems-bundle-template" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.pandafw', module='panda-gems-bundle-template', version='1.8.0')
)
libraryDependencies += "com.github.pandafw" % "panda-gems-bundle-template" % "1.8.0"
[com.github.pandafw/panda-gems-bundle-template "1.8.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.github.pandafw : panda-core | jar | 1.8.0 |
| com.github.pandafw : panda-gear | jar | 1.8.0 |
| com.github.pandafw : panda-gems | jar | 1.8.0 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| 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 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.11 |