| License |
License |
|---|---|
| Categories |
CategoriesNet |
| GroupId | GroupIdnet.smartlab.web |
| ArtifactId | ArtifactIdsmartweb |
| Last Version | Last Version1.2.13 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionSmartWeb
SmartWeb is a web application development meta framework based on Jakarta Struts, Hibernate and many other popular open source frameworks and libraries.
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| smartweb-1.2.13.pom | |
| smartweb-1.2.13.jar | 138 KB |
| smartweb-1.2.13-sources.jar | 137 KB |
| smartweb-1.2.13-javadoc.jar | 508 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/net.smartlab.web/smartweb/ -->
<dependency>
<groupId>net.smartlab.web</groupId>
<artifactId>smartweb</artifactId>
<version>1.2.13</version>
</dependency>
// https://jarcasting.com/artifacts/net.smartlab.web/smartweb/
implementation 'net.smartlab.web:smartweb:1.2.13'
// https://jarcasting.com/artifacts/net.smartlab.web/smartweb/
implementation ("net.smartlab.web:smartweb:1.2.13")
'net.smartlab.web:smartweb:jar:1.2.13'
<dependency org="net.smartlab.web" name="smartweb" rev="1.2.13">
<artifact name="smartweb" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.smartlab.web', module='smartweb', version='1.2.13')
)
libraryDependencies += "net.smartlab.web" % "smartweb" % "1.2.13"
[net.smartlab.web/smartweb "1.2.13"]
| Group / Artifact | Type | Version |
|---|---|---|
| net.smartlab.config : smartconfig | jar | 1.0.0 |
| org.apache.struts : struts-core | jar | 1.3.10 |
| org.apache.struts : struts-taglib | jar | 1.3.10 |
| org.hibernate : hibernate | jar | 3.2.6.ga |
| commons-lang : commons-lang | jar | 2.1 |
| Group / Artifact | Type | Version |
|---|---|---|
| javax.servlet : servlet-api | jar | 2.4 |
| javax.servlet : jsp-api | jar | 2.0 |
| javax.j2ee : j2ee | jar | 1.4 |
| Group / Artifact | Type | Version |
|---|---|---|
| net.smartlab.web : smartweb-test | jar | [1.1,2.0) |
| org.apache.struts : struts-tiles | jar | 1.3.8 |
| hsqldb : hsqldb | jar | 1.8.0.7 |
| net.sf.ezmorph : ezmorph | jar | 1.0.6 |