Last Version

Java XML form Spring Adapter Library 2.5.1

Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/

License

License

Categories

Categories

Net ORM Data
GroupId

GroupId

net.sf.xmlform
ArtifactId

ArtifactId

xmlform-spring
Version

Version

2.5.1
Type

Type

jar
Description

Description

Java XML form Spring Adapter Library
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/

Download xmlform-spring 2.5.1


<!-- 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"]

Dependencies

compile (2)

Group / Artifact Type Version
net.sf.xmlform : xmlform-port jar 2.5.1
org.springframework : spring-webmvc jar 5.1.0.RELEASE

provided (1)

Group / Artifact Type Version
javax.servlet : javax.servlet-api jar 3.0.1

test (1)

Group / Artifact Type Version
junit : junit jar 3.8

Project Modules

There are no modules declared in this project.