org.bardframework.form:form-parent

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

form-parent
Last Version

Last Version

1.3.10
Release Date

Release Date

Type

Type

pom
Description

Description

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

Download form-parent

Filename Size
form-parent-1.3.10.pom 3 KB
Browse

How to add to project

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

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

Versions

Version
1.3.10
1.3.9
1.2.29
1.2.20
1.2.18
1.2.12