| License |
License |
|---|---|
| GroupId | GroupIdorg.parancoe |
| ArtifactId | ArtifactIdparancoe-web |
| Last Version | Last Version2.0.3 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionParancoe Web
Parancoe web meta-framework.
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| parancoe-web-2.0.3.pom | |
| parancoe-web-2.0.3.jar | 56 KB |
| parancoe-web-2.0.3-sources.jar | 44 KB |
| parancoe-web-2.0.3-javadoc.jar | 197 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.parancoe/parancoe-web/ -->
<dependency>
<groupId>org.parancoe</groupId>
<artifactId>parancoe-web</artifactId>
<version>2.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/org.parancoe/parancoe-web/
implementation 'org.parancoe:parancoe-web:2.0.3'
// https://jarcasting.com/artifacts/org.parancoe/parancoe-web/
implementation ("org.parancoe:parancoe-web:2.0.3")
'org.parancoe:parancoe-web:jar:2.0.3'
<dependency org="org.parancoe" name="parancoe-web" rev="2.0.3">
<artifact name="parancoe-web" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.parancoe', module='parancoe-web', version='2.0.3')
)
libraryDependencies += "org.parancoe" % "parancoe-web" % "2.0.3"
[org.parancoe/parancoe-web "2.0.3"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.parancoe : parancoe-core | jar | 2.0.3 |
| commons-fileupload : commons-fileupload | jar | 1.1.1 |
| taglibs : standard | jar | 1.1.2 |
| javax.servlet : jstl | jar | 1.1.2 |
| org.springmodules : spring-modules-validation | jar | 0.8a |
| org.springframework : spring-web | jar | 2.5.6.SEC01 |
| org.springframework : spring-webmvc | jar | 2.5.6.SEC01 |
| org.springframework : spring-context-support | jar | 2.5.6.SEC01 |
| commons-collections : commons-collections | jar | 3.2.1 |
| Group / Artifact | Type | Version |
|---|---|---|
| javax.activation : activation | jar | 1.1.1 |
| javax.servlet : servlet-api | jar | 2.4 |
| javax.servlet : jsp-api | jar | 2.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| hsqldb : hsqldb | jar | 1.8.0.4 |