Dynamic Forms Module

Provides infrastructure for managing and rendering custom documents/forms.

License

License

Categories

Categories

ORM Data
GroupId

GroupId

com.foreach.across.modules
ArtifactId

ArtifactId

dynamic-forms-module
Last Version

Last Version

0.2.0.RELEASE
Release Date

Release Date

Type

Type

jar
Description

Description

Dynamic Forms Module
Provides infrastructure for managing and rendering custom documents/forms.

Download dynamic-forms-module

How to add to project

<!-- https://jarcasting.com/artifacts/com.foreach.across.modules/dynamic-forms-module/ -->
<dependency>
    <groupId>com.foreach.across.modules</groupId>
    <artifactId>dynamic-forms-module</artifactId>
    <version>0.2.0.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.foreach.across.modules/dynamic-forms-module/
implementation 'com.foreach.across.modules:dynamic-forms-module:0.2.0.RELEASE'
// https://jarcasting.com/artifacts/com.foreach.across.modules/dynamic-forms-module/
implementation ("com.foreach.across.modules:dynamic-forms-module:0.2.0.RELEASE")
'com.foreach.across.modules:dynamic-forms-module:jar:0.2.0.RELEASE'
<dependency org="com.foreach.across.modules" name="dynamic-forms-module" rev="0.2.0.RELEASE">
  <artifact name="dynamic-forms-module" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.foreach.across.modules', module='dynamic-forms-module', version='0.2.0.RELEASE')
)
libraryDependencies += "com.foreach.across.modules" % "dynamic-forms-module" % "0.2.0.RELEASE"
[com.foreach.across.modules/dynamic-forms-module "0.2.0.RELEASE"]

Dependencies

compile (16)

Group / Artifact Type Version
com.fasterxml.jackson.dataformat : jackson-dataformat-yaml jar 2.11.3
com.jayway.jsonpath : json-path jar 2.4.0
com.foreach.across : across-web jar 5.1.0.RELEASE
com.foreach.across.modules : entity-module jar 4.1.0.RELEASE
com.foreach.across.modules : file-manager-module Optional jar 2.2.0.RELEASE
com.foreach.across.modules : bootstrap-ui-module Optional jar 3.0.0.RELEASE
com.foreach.across.modules : across-hibernate-module jar 4.1.0.RELEASE
com.foreach.across.modules : admin-web-module Optional jar 4.0.0.RELEASE
org.hibernate.validator : hibernate-validator jar 6.1.6.Final
org.springframework.data : spring-data-commons jar 2.3.5.RELEASE
com.fasterxml.jackson.core : jackson-core jar 2.11.3
com.fasterxml.jackson.core : jackson-databind jar 2.11.3
org.springframework.boot : spring-boot-devtools jar 2.3.5.RELEASE
org.springframework.boot : spring-boot-configuration-processor Optional jar 2.3.5.RELEASE
com.querydsl : querydsl-apt jar 4.3.1
com.fasterxml.jackson.datatype : jackson-datatype-jsr310 jar 2.11.3

provided (3)

Group / Artifact Type Version
javax.servlet : javax.servlet-api jar 4.0.1
javax.el : javax.el-api jar 3.0.1-b06
org.projectlombok : lombok jar 1.18.16

Project Modules

There are no modules declared in this project.

Versions

Version
0.2.0.RELEASE
0.1.0.RELEASE
0.0.3.RELEASE
0.0.2.RELEASE
0.0.1.RELEASE