| License | License | 
|---|---|
| Categories | CategoriesORM Data | 
| GroupId | GroupIdorg.bardframework.form | 
| ArtifactId | ArtifactIdform | 
| Last Version | Last Version1.3.29 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | DescriptionThe Bard Framework Parent POM provides common settings for all Bards components. | 
| Filename | Size | 
|---|---|
| form-1.3.29.pom | |
| form-1.3.29.jar | 20 KB | 
| form-1.3.29-sources.jar | 10 KB | 
| form-1.3.29-javadoc.jar | 102 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/org.bardframework.form/form/ -->
<dependency>
    <groupId>org.bardframework.form</groupId>
    <artifactId>form</artifactId>
    <version>1.3.29</version>
</dependency>// https://jarcasting.com/artifacts/org.bardframework.form/form/
implementation 'org.bardframework.form:form:1.3.29'// https://jarcasting.com/artifacts/org.bardframework.form/form/
implementation ("org.bardframework.form:form:1.3.29")'org.bardframework.form:form:jar:1.3.29'<dependency org="org.bardframework.form" name="form" rev="1.3.29">
  <artifact name="form" type="jar" />
</dependency>@Grapes(
@Grab(group='org.bardframework.form', module='form', version='1.3.29')
)libraryDependencies += "org.bardframework.form" % "form" % "1.3.29"[org.bardframework.form/form "1.3.29"]| Group / Artifact | Type | Version | 
|---|---|---|
| org.bardframework.form : form-common | jar | 1.3.29 | 
| com.fasterxml.jackson.core : jackson-annotations | jar | |
| org.bardframework.commons : common-utils | jar | 1.3.26 | 
| org.bardframework.commons : common-web | jar | 1.3.26 | 
| org.bardframework.commons : common-sms | jar | 1.3.26 | 
| org.bardframework.commons : common-utils-persian | jar | 1.3.26 | 
| org.bardframework.commons : common-captcha | jar | 1.3.26 | 
| jakarta.annotation : jakarta.annotation-api | jar | |
| com.google.guava : guava | jar | 31.1-jre | 
| org.springframework : spring-context | jar | |
| com.github.mifmif : generex | jar | 1.0.2 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| org.springframework.boot : spring-boot-test | jar |