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

hbm.meta.hbm.ftl Maven / Gradle / Ivy

<#if metaattributable.getMetaAttributes()?exists>
<#list metaattributable.getMetaAttributes().keySet() as key>
 <#list metaattributable.getMetaAttributes().get(key).values as value>
  ${value}
 





© 2015 - 2025 Weber Informatics LLC | Privacy Policy