e

entando-plugin-jpaddressbook

Allows users to access a personal detailed contact list
http://www.entando.com/
Eugenio Santoboni
Files download
File Operation
entando-plugin-jpaddressbook-5.0.3.pom download
entando-plugin-jpaddressbook-5.0.3-sources.jar download
Apache Maven
<dependency>
  <groupId>org.entando.entando.plugins</groupId>
  <artifactId>entando-plugin-jpaddressbook</artifactId>
  <version>5.0.3</version>
  <type>war</type>
</dependency>
Gradle Groovy
implementation 'org.entando.entando.plugins:entando-plugin-jpaddressbook:5.0.3'
Gradle Kotlin
implementation("org.entando.entando.plugins:entando-plugin-jpaddressbook:5.0.3")
Scala SBT
libraryDependencies += "org.entando.entando.plugins" % "entando-plugin-jpaddressbook" % "5.0.3"
Groovy Grape
@Grapes(
  @Grab(group='org.entando.entando.plugins', module='entando-plugin-jpaddressbook', version='5.0.3')
)
Apache Ivy
<dependency org="org.entando.entando.plugins" name="entando-plugin-jpaddressbook" rev="5.0.3" />
Leiningen
[org.entando.entando.plugins/entando-plugin-jpaddressbook "5.0.3"]
Apache Buildr
'org.entando.entando.plugins:entando-plugin-jpaddressbook:jar:5.0.3'