e

entando-plugin-jpimagemap

Image Map
http://www.entando.com/
Giovanni Cocco Eugenio Santoboni
Files download
File Operation
entando-plugin-jpimagemap-4.0.0.pom download
entando-plugin-jpimagemap-4.0.0-sources.jar download
Apache Maven
<dependency>
  <groupId>org.entando.entando.plugins</groupId>
  <artifactId>entando-plugin-jpimagemap</artifactId>
  <version>4.0.0</version>
  <type>war</type>
</dependency>
Gradle Groovy
implementation 'org.entando.entando.plugins:entando-plugin-jpimagemap:4.0.0'
Gradle Kotlin
implementation("org.entando.entando.plugins:entando-plugin-jpimagemap:4.0.0")
Scala SBT
libraryDependencies += "org.entando.entando.plugins" % "entando-plugin-jpimagemap" % "4.0.0"
Groovy Grape
@Grapes(
  @Grab(group='org.entando.entando.plugins', module='entando-plugin-jpimagemap', version='4.0.0')
)
Apache Ivy
<dependency org="org.entando.entando.plugins" name="entando-plugin-jpimagemap" rev="4.0.0" />
Leiningen
[org.entando.entando.plugins/entando-plugin-jpimagemap "4.0.0"]
Apache Buildr
'org.entando.entando.plugins:entando-plugin-jpimagemap:jar:4.0.0'