| Лицензия |
Лицензия
Apache License Version 2.0
|
|---|---|
| Категории |
КатегорииСеть |
| Группа | Группаnet.sf.springlayout |
| Идентификатор | Идентификаторspringlayout |
| Последняя версия | Последняя версия0.7.4 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеSpring Layout
An Open Source Spring MVC extension that simplifies the
development of data-centric web applications
|
| Ссылка на сайт |
Ссылка на сайт |
| Организация-разработчик |
Организация-разработчикSpring Layout Team |
| Имя Файла | Размер |
|---|---|
| springlayout-0.7.4.pom | |
| springlayout-0.7.4.jar | 295 KB |
| springlayout-0.7.4-sources.jar | 294 KB |
| Обзор |
<!-- 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"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| 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 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| javax.servlet : jsp-api | jar | 2.0 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| 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 |