| License |
License |
|---|---|
| GroupId | GroupIdnl.openweb.hippo |
| ArtifactId | ArtifactIddynamic-images |
| Last Version | Last Version1.0.2 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionopenweb-dynamic-images
A plugin designed for easy image handling in BrXM. With this plugin image sizes are defined in the view template and variants are generated on-the-fly when a link to the variant is created.
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| dynamic-images-1.0.2.pom | |
| dynamic-images-1.0.2.jar | 19 KB |
| dynamic-images-1.0.2-sources.jar | 18 KB |
| dynamic-images-1.0.2-javadoc.jar | 86 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/nl.openweb.hippo/dynamic-images/ -->
<dependency>
<groupId>nl.openweb.hippo</groupId>
<artifactId>dynamic-images</artifactId>
<version>1.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/nl.openweb.hippo/dynamic-images/
implementation 'nl.openweb.hippo:dynamic-images:1.0.2'
// https://jarcasting.com/artifacts/nl.openweb.hippo/dynamic-images/
implementation ("nl.openweb.hippo:dynamic-images:1.0.2")
'nl.openweb.hippo:dynamic-images:jar:1.0.2'
<dependency org="nl.openweb.hippo" name="dynamic-images" rev="1.0.2">
<artifact name="dynamic-images" type="jar" />
</dependency>
@Grapes(
@Grab(group='nl.openweb.hippo', module='dynamic-images', version='1.0.2')
)
libraryDependencies += "nl.openweb.hippo" % "dynamic-images" % "1.0.2"
[nl.openweb.hippo/dynamic-images "1.0.2"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.slf4j : slf4j-api | jar | 1.7.30 |
| Group / Artifact | Type | Version |
|---|---|---|
| javax.servlet : javax.servlet-api | jar | 3.1.0 |
| org.apache.jackrabbit : jackrabbit-jcr-commons | jar | 2.21.6-h2 |
| javax.jcr : jcr | jar | 2.0 |
| org.onehippo.cms7.hst » hst-api | jar | 13.4.14 |
| org.onehippo.cms7.hst » hst-client | jar | 13.4.14 |
| org.onehippo.cms7.hst » hst-commons | jar | 13.4.14 |
| org.onehippo.cms7 » hippo-repository-api | jar | 13.4.14 |
| org.onehippo.cms7 » hippo-cms-gallery-frontend | jar | 13.4.14 |
| javax.servlet.jsp : jsp-api | jar | 2.2 |
| javax.el : el-api | jar | 2.2 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.onehippo.cms7.hst » hst-mock | jar | 13.4.14 |
| org.mockito : mockito-all | jar | 1.10.19 |
| junit : junit | jar | 4.13.1 |