jar

nl.openweb.hippo : dynamic-images

Maven & Gradle

May 13, 2022
0 stars

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.

Table Of Contents

Latest Version

Download nl.openweb.hippo : dynamic-images JAR file - Latest Versions:

All Versions

Download nl.openweb.hippo : dynamic-images JAR file - All Versions:

Version Vulnerabilities Size Updated
1.0.x

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window dynamic-images-1.0.2.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

nl.openweb.hippo.dynamicimage.service

├─ nl.openweb.hippo.dynamicimage.service.DefaultVariantService.class - [JAR]

├─ nl.openweb.hippo.dynamicimage.service.VariantService.class - [JAR]

nl.openweb.hippo.dynamicimage

├─ nl.openweb.hippo.dynamicimage.CropArea.class - [JAR]

├─ nl.openweb.hippo.dynamicimage.DynamicImageLinkTag.class - [JAR]

├─ nl.openweb.hippo.dynamicimage.ImageVariantJob.class - [JAR]

├─ nl.openweb.hippo.dynamicimage.JobExecutionException.class - [JAR]

├─ nl.openweb.hippo.dynamicimage.RemoveImageVariantJob.class - [JAR]

├─ nl.openweb.hippo.dynamicimage.RepositoryJob.class - [JAR]

nl.openweb.hippo.dynamicimage.strategy

├─ nl.openweb.hippo.dynamicimage.strategy.CenteredVariantStrategy.class - [JAR]

├─ nl.openweb.hippo.dynamicimage.strategy.VariantStrategy.class - [JAR]

Advertisement