| License | License | 
|---|---|
| Categories | CategoriesNet ORM Data | 
| GroupId | GroupIdnet.formio | 
| ArtifactId | ArtifactIdformio | 
| Last Version | Last Version1.6.8 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | DescriptionFormio Form definition and binding framework for Java platform | 
| Project URL | Project URL | 
| Filename | Size | 
|---|---|
| formio-1.6.8.pom | |
| formio-1.6.8.jar | 326 KB | 
| formio-1.6.8-sources.jar | 294 KB | 
| formio-1.6.8-javadoc.jar | 776 KB | 
| Browse | 
<!-- 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"]| 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 | 
| 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 |