All Downloads are FREE. Search and download functionalities are using the official Maven repository.

com.github.dynamicextensionsalfresco.controlpanel.Container.systemPackages.get.html.ftl Maven / Gradle / Ivy

Go to download

Adds an OSGi container to alfresco repository supporting dynamic code reloading, classpath isolation and a bunch of other useful features

There is a newer version: 3.1.0
Show newest version
<#import "templates/html-macros.inc.ftl" as html>
<@html.document title="System Packages - Dynamic Extensions" active="container">

  

System Packages

<#list systemPackages as package>
System Package Version
${package.name} ${package.version!'1.0'}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy