| License |
License |
|---|---|
| GroupId | GroupIdcom.appslandia |
| ArtifactId | ArtifactIdappslandia-plum |
| Version | Version9.1 |
| Type | Typejar |
| Description |
Descriptionappslandia-plum
AppsLandia Plum - Java Web Framework
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| appslandia-plum-9.1.pom | |
| appslandia-plum-9.1.jar | 498 KB |
| appslandia-plum-9.1-sources.jar | 470 KB |
| appslandia-plum-9.1-javadoc.jar | 2 MB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.appslandia/appslandia-plum/ -->
<dependency>
<groupId>com.appslandia</groupId>
<artifactId>appslandia-plum</artifactId>
<version>9.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.appslandia/appslandia-plum/
implementation 'com.appslandia:appslandia-plum:9.1'
// https://jarcasting.com/artifacts/com.appslandia/appslandia-plum/
implementation ("com.appslandia:appslandia-plum:9.1")
'com.appslandia:appslandia-plum:jar:9.1'
<dependency org="com.appslandia" name="appslandia-plum" rev="9.1">
<artifact name="appslandia-plum" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.appslandia', module='appslandia-plum', version='9.1')
)
libraryDependencies += "com.appslandia" % "appslandia-plum" % "9.1"
[com.appslandia/appslandia-plum "9.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.appslandia : appslandia-common | jar | 9.1 |
| jakarta.platform : jakarta.jakartaee-api | jar | 9.1.0 |
| org.owasp.encoder : encoder-jsp | jar | 1.2.2 |
| com.google.code.gson : gson | jar | 2.8.9 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.13.2 |
| org.hibernate.validator : hibernate-validator | jar | 7.0.1.Final |
| org.glassfish : jakarta.el | jar | 4.0.2 |