org.bardframework.form:bard-form

The Bard Framework Parent POM provides common settings for all Bards components.

License

License

Categories

Categories

ORM Data
GroupId

GroupId

org.bardframework.form
ArtifactId

ArtifactId

bard-form
Last Version

Last Version

1.3.29
Release Date

Release Date

Type

Type

pom
Description

Description

The Bard Framework Parent POM provides common settings for all Bards components.

Download bard-form

Filename Size
bard-form-1.3.29.pom 3 KB
Browse

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • form
  • form-common
  • form-data-table

Versions

Version
1.3.29
1.3.19
1.3.15