is not current version
Last Version 4.2.0-TP1

org.entando.entando.apps:entando-app-webdynamicform 4.2.0

Enables the deployment and management of dynamic web forms with custom fields

Categories

Categories

ORM Data
GroupId

GroupId

org.entando.entando.apps
ArtifactId

ArtifactId

entando-app-webdynamicform
Version

Version

4.2.0
Type

Type

war

Download entando-app-webdynamicform 4.2.0


<!-- https://jarcasting.com/artifacts/org.entando.entando.apps/entando-app-webdynamicform/ -->
<dependency>
    <groupId>org.entando.entando.apps</groupId>
    <artifactId>entando-app-webdynamicform</artifactId>
    <version>4.2.0</version>
    <type>war</type>
</dependency>
// https://jarcasting.com/artifacts/org.entando.entando.apps/entando-app-webdynamicform/
implementation 'org.entando.entando.apps:entando-app-webdynamicform:4.2.0'
// https://jarcasting.com/artifacts/org.entando.entando.apps/entando-app-webdynamicform/
implementation ("org.entando.entando.apps:entando-app-webdynamicform:4.2.0")
'org.entando.entando.apps:entando-app-webdynamicform:war:4.2.0'
<dependency org="org.entando.entando.apps" name="entando-app-webdynamicform" rev="4.2.0">
  <artifact name="entando-app-webdynamicform" type="war" />
</dependency>
@Grapes(
@Grab(group='org.entando.entando.apps', module='entando-app-webdynamicform', version='4.2.0')
)
libraryDependencies += "org.entando.entando.apps" % "entando-app-webdynamicform" % "4.2.0"
[org.entando.entando.apps/entando-app-webdynamicform "4.2.0"]