| License |
License |
|---|---|
| GroupId | GroupIdcom.appslandia |
| ArtifactId | ArtifactIdappslandia-plum |
| Last Version | Last Version9.5.1 |
| Release Date | Release Date |
| 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.5.1.pom | |
| appslandia-plum-9.5.1.jar | 414 KB |
| appslandia-plum-9.5.1-sources.jar | 405 KB |
| appslandia-plum-9.5.1-javadoc.jar | 1 MB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.appslandia/appslandia-plum/ -->
<dependency>
<groupId>com.appslandia</groupId>
<artifactId>appslandia-plum</artifactId>
<version>9.5.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.appslandia/appslandia-plum/
implementation 'com.appslandia:appslandia-plum:9.5.1'
// https://jarcasting.com/artifacts/com.appslandia/appslandia-plum/
implementation ("com.appslandia:appslandia-plum:9.5.1")
'com.appslandia:appslandia-plum:jar:9.5.1'
<dependency org="com.appslandia" name="appslandia-plum" rev="9.5.1">
<artifact name="appslandia-plum" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.appslandia', module='appslandia-plum', version='9.5.1')
)
libraryDependencies += "com.appslandia" % "appslandia-plum" % "9.5.1"
[com.appslandia/appslandia-plum "9.5.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.appslandia : appslandia-common | jar | 10.7.0 |
| jakarta.platform : jakarta.jakartaee-api | jar | 9.1.0 |
| org.owasp.encoder : encoder-jsp | jar | 1.2.3 |
| com.google.code.gson : gson | jar | 2.9.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.13.2 |
| org.hibernate.validator : hibernate-validator | jar | 7.0.4.Final |
| org.glassfish : jakarta.el | jar | 5.0.0-M1 |