License |
License |
---|---|
GroupId | GroupIdorg.entando.entando.plugins |
ArtifactId | ArtifactIdentando-plugin-jpimagemap |
Last Version | Last Version4.0.0 |
Release Date | Release Date |
Type | Typewar |
Description |
DescriptionEntando Plugin: Image Map
Image Map
|
Project URL |
Project URL |
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.entando.entando.plugins/entando-plugin-jpimagemap/ -->
<dependency>
<groupId>org.entando.entando.plugins</groupId>
<artifactId>entando-plugin-jpimagemap</artifactId>
<version>4.0.0</version>
<type>war</type>
</dependency>
// https://jarcasting.com/artifacts/org.entando.entando.plugins/entando-plugin-jpimagemap/
implementation 'org.entando.entando.plugins:entando-plugin-jpimagemap:4.0.0'
// https://jarcasting.com/artifacts/org.entando.entando.plugins/entando-plugin-jpimagemap/
implementation ("org.entando.entando.plugins:entando-plugin-jpimagemap:4.0.0")
'org.entando.entando.plugins:entando-plugin-jpimagemap:war:4.0.0'
<dependency org="org.entando.entando.plugins" name="entando-plugin-jpimagemap" rev="4.0.0">
<artifact name="entando-plugin-jpimagemap" type="war" />
</dependency>
@Grapes(
@Grab(group='org.entando.entando.plugins', module='entando-plugin-jpimagemap', version='4.0.0')
)
libraryDependencies += "org.entando.entando.plugins" % "entando-plugin-jpimagemap" % "4.0.0"
[org.entando.entando.plugins/entando-plugin-jpimagemap "4.0.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 | 4.0.0 |
Group / Artifact | Type | Version |
---|---|---|
org.entando.entando : entando-core-engine | test-jar | 4.0.0 |
org.springframework : spring-test | jar | 3.2.3.RELEASE |
postgresql : postgresql | jar | 9.1-901.jdbc4 |
mysql : mysql-connector-java | jar | 5.1.18 |
org.apache.derby : derby | jar | 10.8.2.2 |
org.apache.derby : derbyclient | jar | 10.8.2.2 |
junit : junit | jar | 4.8.2 |