org.bardframework.form:form-common

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-common
Last Version

Last Version

1.3.29
Release Date

Release Date

Type

Type

jar
Description

Description

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

Download form-common

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
com.fasterxml.jackson.core : jackson-annotations jar

Project Modules

There are no modules declared in this project.

Versions

Version
1.3.29
1.3.19
1.3.10
1.3.9
1.2.29
1.2.20
1.2.18
1.2.12