Panda Lane

Panda Lane is a extension module of the Panda development framework for web applications. Contains basic template classes that implement CRUD, user authentication, and some other useful classes.

License

License

GroupId

GroupId

com.github.pandafw
ArtifactId

ArtifactId

panda-lane
Last Version

Last Version

1.2.0
Release Date

Release Date

Type

Type

jar
Description

Description

Panda Lane
Panda Lane is a extension module of the Panda development framework for web applications. Contains basic template classes that implement CRUD, user authentication, and some other useful classes.

Download panda-lane

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
com.github.pandafw : panda-core jar 1.2.0
com.github.pandafw : panda-gear jar 1.2.0

provided (13)

Group / Artifact Type Version
com.github.pandafw : panda-tool jar 1.2.0
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
net.sf.ehcache : ehcache-core jar 2.6.9

test (1)

Group / Artifact Type Version
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.

Panda Framework

Build Status codecov Maven Central Apache 2

Panda is a Java development framework, it can help you quickly create a WEB application.

Pandaフレームワークは企業むけ高品質な Java Web システムを効率的に開発するためのフレームワークである。 設計、開発、保守全ての開発フェースに対し、開発コストを削減、品質を向上するために設計されています。

Panda是一个Java的开发框架,它可以帮你快速的建立一个WEB应用。

com.github.pandafw

Panda Framework

Versions

Version
1.2.0