Last Version

Formio 1.6.8

Form definition and binding framework for Java platform

License

License

Categories

Categories

Net ORM Data
GroupId

GroupId

net.formio
ArtifactId

ArtifactId

formio
Version

Version

1.6.8
Type

Type

jar
Description

Description

Formio
Form definition and binding framework for Java platform
Project URL

Project URL

http://www.formio.net

Download formio 1.6.8


<!-- https://jarcasting.com/artifacts/net.formio/formio/ -->
<dependency>
    <groupId>net.formio</groupId>
    <artifactId>formio</artifactId>
    <version>1.6.8</version>
</dependency>
// https://jarcasting.com/artifacts/net.formio/formio/
implementation 'net.formio:formio:1.6.8'
// https://jarcasting.com/artifacts/net.formio/formio/
implementation ("net.formio:formio:1.6.8")
'net.formio:formio:jar:1.6.8'
<dependency org="net.formio" name="formio" rev="1.6.8">
  <artifact name="formio" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.formio', module='formio', version='1.6.8')
)
libraryDependencies += "net.formio" % "formio" % "1.6.8"
[net.formio/formio "1.6.8"]

Dependencies

runtime (4)

Group / Artifact Type Version
javax.validation : validation-api jar 2.0.1.Final
commons-fileupload : commons-fileupload jar 1.4
javax.servlet : servlet-api jar 2.5
javax.portlet : portlet-api jar 2.0

test (8)

Group / Artifact Type Version
junit : junit jar 4.8.2
org.hibernate : hibernate-validator jar 6.1.2.Final
javax.el : javax.el-api jar 3.0.1-b06
org.glassfish : javax.el jar 3.0.0
org.springframework : spring-mock jar 2.0.8
commons-httpclient : commons-httpclient jar 3.1
org.springframework : spring-core jar 3.2.12.RELEASE
org.springframework : spring-portlet jar 2.0.8

Project Modules

There are no modules declared in this project.