| License |
License
Apache License Version 2.0
|
|---|---|
| Categories |
CategoriesNet |
| GroupId | GroupIdnet.sf.springlayout |
| ArtifactId | ArtifactIdspringlayout |
| Last Version | Last Version0.7.4 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionSpring Layout
An Open Source Spring MVC extension that simplifies the
development of data-centric web applications
|
| Project URL |
Project URL |
| Project Organization |
Project OrganizationSpring Layout Team |
| Filename | Size |
|---|---|
| springlayout-0.7.4.pom | |
| springlayout-0.7.4.jar | 295 KB |
| springlayout-0.7.4-sources.jar | 294 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/net.sf.springlayout/springlayout/ -->
<dependency>
<groupId>net.sf.springlayout</groupId>
<artifactId>springlayout</artifactId>
<version>0.7.4</version>
</dependency>
// https://jarcasting.com/artifacts/net.sf.springlayout/springlayout/
implementation 'net.sf.springlayout:springlayout:0.7.4'
// https://jarcasting.com/artifacts/net.sf.springlayout/springlayout/
implementation ("net.sf.springlayout:springlayout:0.7.4")
'net.sf.springlayout:springlayout:jar:0.7.4'
<dependency org="net.sf.springlayout" name="springlayout" rev="0.7.4">
<artifact name="springlayout" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.sf.springlayout', module='springlayout', version='0.7.4')
)
libraryDependencies += "net.sf.springlayout" % "springlayout" % "0.7.4"
[net.sf.springlayout/springlayout "0.7.4"]
| Group / Artifact | Type | Version |
|---|---|---|
| commons-beanutils : commons-beanutils | jar | 1.7.0 |
| commons-collections : commons-collections | jar | 3.2 |
| commons-fileupload : commons-fileupload | jar | 1.1.1 |
| commons-io : commons-io | jar | 1.2 |
| commons-logging : commons-logging | jar | 1.1 |
| commons-lang : commons-lang | jar | 2.2 |
| javax.mail : mail | jar | 1.4 |
| org.springframework : spring | jar | 1.2.8 |
| javax.servlet : jstl | jar | 1.1.2 |
| taglibs : standard | jar | 1.1.2 |
| Group / Artifact | Type | Version |
|---|---|---|
| javax.servlet : jsp-api | jar | 2.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| dbunit : dbunit | jar | 2.1 |
| easymock : easymock | jar | 1.2_Java1.3 |
| junit : junit | jar | 3.8.2 |
| httpunit : httpunit | jar | 1.6.1 |
| org.springframework : spring-mock | jar | 1.2.8 |
| org.apache.maven.plugins : maven-clover-plugin | jar | 2.3 |