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

hudson.rss20.jelly Maven / Gradle / Ivy


  
  

    
  
    
      ${title}
      ${rootURL}${url}
      ${title}

      
        
          ${h.xmlEscape(adapter.getEntryTitle(e))}
          ${rootURL}${h.encode(adapter.getEntryUrl(e))}
          ${adapter.getEntryID(e)}
          ${h.rfc822Date(adapter.getEntryTimestamp(e))}
          ${adapter.getEntryAuthor(e)}
          
          
            ${h.xmlEscape(desc)}
          
        
      
    
  





© 2015 - 2025 Weber Informatics LLC | Privacy Policy