License |
License |
---|---|
GroupId | GroupIdcom.github.pandafw |
ArtifactId | ArtifactIdpanda-gems-files |
Version | Version1.8.0 |
Type | Typejar |
Description |
DescriptionPanda Gems Files
Files extension module for the Panda Framework web application.
|
Filename | Size |
---|---|
panda-gems-files-1.8.0.pom | |
panda-gems-files-1.8.0.jar | 14 KB |
panda-gems-files-1.8.0-sources.jar | 11 KB |
panda-gems-files-1.8.0-javadoc.jar | 52 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.pandafw/panda-gems-files/ -->
<dependency>
<groupId>com.github.pandafw</groupId>
<artifactId>panda-gems-files</artifactId>
<version>1.8.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.pandafw/panda-gems-files/
implementation 'com.github.pandafw:panda-gems-files:1.8.0'
// https://jarcasting.com/artifacts/com.github.pandafw/panda-gems-files/
implementation ("com.github.pandafw:panda-gems-files:1.8.0")
'com.github.pandafw:panda-gems-files:jar:1.8.0'
<dependency org="com.github.pandafw" name="panda-gems-files" rev="1.8.0">
<artifact name="panda-gems-files" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.pandafw', module='panda-gems-files', version='1.8.0')
)
libraryDependencies += "com.github.pandafw" % "panda-gems-files" % "1.8.0"
[com.github.pandafw/panda-gems-files "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 |