License |
License |
---|---|
Categories |
CategoriesORM Data |
GroupId | GroupIdorg.entando.entando.bundles.showlets |
ArtifactId | ArtifactIdentando-showlet-login_form |
Last Version | Last Version3.2.0 |
Release Date | Release Date |
Type | Typewar |
Description |
DescriptionEntando Bundle: entando-showlet-login_form
A drop-down sign in widget.
|
Project URL |
Project URL |
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.entando.entando.bundles.showlets/entando-showlet-login_form/ -->
<dependency>
<groupId>org.entando.entando.bundles.showlets</groupId>
<artifactId>entando-showlet-login_form</artifactId>
<version>3.2.0</version>
<type>war</type>
</dependency>
// https://jarcasting.com/artifacts/org.entando.entando.bundles.showlets/entando-showlet-login_form/
implementation 'org.entando.entando.bundles.showlets:entando-showlet-login_form:3.2.0'
// https://jarcasting.com/artifacts/org.entando.entando.bundles.showlets/entando-showlet-login_form/
implementation ("org.entando.entando.bundles.showlets:entando-showlet-login_form:3.2.0")
'org.entando.entando.bundles.showlets:entando-showlet-login_form:war:3.2.0'
<dependency org="org.entando.entando.bundles.showlets" name="entando-showlet-login_form" rev="3.2.0">
<artifact name="entando-showlet-login_form" type="war" />
</dependency>
@Grapes(
@Grab(group='org.entando.entando.bundles.showlets', module='entando-showlet-login_form', version='3.2.0')
)
libraryDependencies += "org.entando.entando.bundles.showlets" % "entando-showlet-login_form" % "3.2.0"
[org.entando.entando.bundles.showlets/entando-showlet-login_form "3.2.0"]
Group / Artifact | Type | Version |
---|---|---|
javax.servlet.jsp : jsp-api | jar | 2.2 |
javax.servlet : servlet-api | jar | 2.5 |
org.entando.entando : entando-core-engine | jar | 3.2.0 |