License |
License |
---|---|
GroupId | GroupIdcom.github.pandafw |
ArtifactId | ArtifactIdpanda-gems-bundle-resource |
Version | Version1.8.0 |
Type | Typejar |
Description |
DescriptionPanda Gems Bundle Resource
Database Resource Bundle extension module for the Panda Framework web application.
|
<!-- https://jarcasting.com/artifacts/com.github.pandafw/panda-gems-bundle-resource/ -->
<dependency>
<groupId>com.github.pandafw</groupId>
<artifactId>panda-gems-bundle-resource</artifactId>
<version>1.8.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.pandafw/panda-gems-bundle-resource/
implementation 'com.github.pandafw:panda-gems-bundle-resource:1.8.0'
// https://jarcasting.com/artifacts/com.github.pandafw/panda-gems-bundle-resource/
implementation ("com.github.pandafw:panda-gems-bundle-resource:1.8.0")
'com.github.pandafw:panda-gems-bundle-resource:jar:1.8.0'
<dependency org="com.github.pandafw" name="panda-gems-bundle-resource" rev="1.8.0">
<artifact name="panda-gems-bundle-resource" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.pandafw', module='panda-gems-bundle-resource', version='1.8.0')
)
libraryDependencies += "com.github.pandafw" % "panda-gems-bundle-resource" % "1.8.0"
[com.github.pandafw/panda-gems-bundle-resource "1.8.0"]
Group / Artifact | Type | Version |
---|---|---|
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 |
Group / Artifact | Type | Version |
---|---|---|
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 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.11 |