License |
License |
---|---|
Categories |
CategoriesData ORM |
GroupId | GroupIdorg.bardframework.form |
ArtifactId | ArtifactIdform-data-table |
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-data-table-1.3.29.pom | |
form-data-table-1.3.29.jar | 40 KB |
form-data-table-1.3.29-tests.jar | 14 KB |
form-data-table-1.3.29-sources.jar | 20 KB |
form-data-table-1.3.29-javadoc.jar | 527 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.bardframework.form/form-data-table/ -->
<dependency>
<groupId>org.bardframework.form</groupId>
<artifactId>form-data-table</artifactId>
<version>1.3.29</version>
</dependency>
// https://jarcasting.com/artifacts/org.bardframework.form/form-data-table/
implementation 'org.bardframework.form:form-data-table:1.3.29'
// https://jarcasting.com/artifacts/org.bardframework.form/form-data-table/
implementation ("org.bardframework.form:form-data-table:1.3.29")
'org.bardframework.form:form-data-table:jar:1.3.29'
<dependency org="org.bardframework.form" name="form-data-table" rev="1.3.29">
<artifact name="form-data-table" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.bardframework.form', module='form-data-table', version='1.3.29')
)
libraryDependencies += "org.bardframework.form" % "form-data-table" % "1.3.29"
[org.bardframework.form/form-data-table "1.3.29"]
Group / Artifact | Type | Version |
---|---|---|
org.bardframework.form : form | jar | 1.3.29 |
org.bardframework.crud : crud-api | jar | 1.3.27 |
org.apache.poi : poi-ooxml | jar | 5.2.2 |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-test | jar | |
org.bardframework.form : form | test-jar | 1.3.29 |
org.bardframework.commons : common-web | test-jar | 1.3.26 |
org.bardframework.crud : crud-api | test-jar | 1.3.27 |