| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииСеть ORM Данные |
| Группа | Группаnet.sf.xmlform |
| Идентификатор | Идентификаторxmlform-spring |
| Последняя версия | Последняя версия2.5.1 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеJava XML form Spring Adapter Library
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
| Имя Файла | Размер |
|---|---|
| xmlform-spring-2.5.1.pom | |
| xmlform-spring-2.5.1.jar | 30 KB |
| xmlform-spring-2.5.1-sources.jar | 15 KB |
| xmlform-spring-2.5.1-javadoc.jar | 147 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/net.sf.xmlform/xmlform-spring/ -->
<dependency>
<groupId>net.sf.xmlform</groupId>
<artifactId>xmlform-spring</artifactId>
<version>2.5.1</version>
</dependency>
// https://jarcasting.com/artifacts/net.sf.xmlform/xmlform-spring/
implementation 'net.sf.xmlform:xmlform-spring:2.5.1'
// https://jarcasting.com/artifacts/net.sf.xmlform/xmlform-spring/
implementation ("net.sf.xmlform:xmlform-spring:2.5.1")
'net.sf.xmlform:xmlform-spring:jar:2.5.1'
<dependency org="net.sf.xmlform" name="xmlform-spring" rev="2.5.1">
<artifact name="xmlform-spring" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.sf.xmlform', module='xmlform-spring', version='2.5.1')
)
libraryDependencies += "net.sf.xmlform" % "xmlform-spring" % "2.5.1"
[net.sf.xmlform/xmlform-spring "2.5.1"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| net.sf.xmlform : xmlform-port | jar | 2.5.1 |
| org.springframework : spring-webmvc | jar | 5.1.0.RELEASE |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| javax.servlet : javax.servlet-api | jar | 3.0.1 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 3.8 |