is not current version
Last Version 5.0.3

org.entando.entando.plugins:entando-plugin-jpsurvey 4.2.0-TP1

Allow to manage Survey and Questionnaire

GroupId

GroupId

org.entando.entando.plugins
ArtifactId

ArtifactId

entando-plugin-jpsurvey
Version

Version

4.2.0-TP1
Type

Type

war

Download entando-plugin-jpsurvey 4.2.0-TP1


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