openweb-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.

License

License

GroupId

GroupId

nl.openweb.hippo
ArtifactId

ArtifactId

dynamic-images
Last Version

Last Version

1.0.2
Release Date

Release Date

Type

Type

jar
Description

Description

openweb-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

https://github.com/openweb-nl/hippo-dynamic-images
Project Organization

Project Organization

Open Web IT
Source Code Management

Source Code Management

https://github.com/openweb-nl/hippo-dynamic-images

Download dynamic-images

How to add to project

<!-- 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"]

Dependencies

compile (1)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.30

provided (10)

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

test (3)

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

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.2