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

Download JAR files tagged by templates with all dependencies

Search JAR files by class name

lutra-bottr from group xyz.ottr.lutra (version 0.6.19)

This Lutra submodule implements bOTTR (https://spec.ottr.xyz/bOTTR/0.1/). bOTTR is a mapping language for transforming data from relational databases, triplestores, CSV-files and other sources, into instances of templates. Lutra is the reference implementation of the OTTR framework. For more information about OTTR, see http://ottr.xyz.

Group: xyz.ottr.lutra Artifact: lutra-bottr
Show all versions Show documentation Show source 
 

0 downloads
Artifact lutra-bottr
Group xyz.ottr.lutra
Version 0.6.19
Last update 04. October 2023
Organization not specified
URL Not specified
License not specified
Dependencies amount 6
Dependencies lutra-core, lutra-wottr, commons-dbutils, commons-dbcp2, h2, junit-jupiter-params,
There are maybe transitive dependencies!

lutra-wottr from group xyz.ottr.lutra (version 0.6.19)

This Lutra submodule implements readers and writers for the wOTTR serialisation format (https://spec.ottr.xyz/wOTTR/0.4/). wOTTR is a syntax for writing templates and instances in RDF intended for publishing templates and instances on the web or for storage in a triplestore. Lutra is the reference implementation of the OTTR framework. For more information about OTTR, see http://ottr.xyz.

Group: xyz.ottr.lutra Artifact: lutra-wottr
Show all versions Show documentation Show source 
 

0 downloads
Artifact lutra-wottr
Group xyz.ottr.lutra
Version 0.6.19
Last update 04. October 2023
Organization not specified
URL Not specified
License not specified
Dependencies amount 3
Dependencies lutra-core, jena-arq, junit-jupiter-params,
There are maybe transitive dependencies!

spring-html-generator from group com.gyawaliamit (version 1.0.0)

Spring HTML Generator is a simple and lightweight Java application that empowers you to create HTML pages using the Builder pattern. This application is deliberately minimalistic, with no external dependencies other than Java itself. It has been crafted with a singular purpose: to facilitate the creation of HTML templates via Java code.

Group: com.gyawaliamit Artifact: spring-html-generator
Show documentation Show source 
 

0 downloads
Artifact spring-html-generator
Group com.gyawaliamit
Version 1.0.0
Last update 23. August 2023
Organization not specified
URL http://gyawaliamit.com
License The MIT License
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

polymer from group org.mvnpm.at.polymer (version 3.5.1)

The Polymer library makes it easy to create your own web components. Give your element some markup and properties, and then use it on a site. Polymer provides features like dynamic templates and data binding to reduce the amount of boilerplate you need to

Group: org.mvnpm.at.polymer Artifact: polymer
Show all versions Show documentation Show source 
 

0 downloads
Artifact polymer
Group org.mvnpm.at.polymer
Version 3.5.1
Last update 31. January 2023
Organization The Polymer Project Authors
URL https://github.com/Polymer/polymer
License BSD-3-Clause
Dependencies amount 1
Dependencies shadycss,
There are maybe transitive dependencies!

velocity-whitespace-resource-filter from group org.owasp.maven-tools (version 2.0.0)

The velocity-whitespace-resource-filter is used in Maven builds to remove whitespace from Velocity Templates. Leading whitespace is removed from each line and a Velocity single line comment (##) is appended to the end of each line - making the output from the template more compact. This is useful when the templates generate output like XML, HTML, or JSON.

Group: org.owasp.maven-tools Artifact: velocity-whitespace-resource-filter
Show all versions Show documentation Show source 
 

0 downloads
Artifact velocity-whitespace-resource-filter
Group org.owasp.maven-tools
Version 2.0.0
Last update 28. July 2022
Organization OWASP
URL http://jeremylong.github.io/velocity-whitespace-resource-filter
License The Apache Software License, Version 2.0
Dependencies amount 5
Dependencies javax.inject, plexus-build-api, maven-filtering, commons-io, plexus-component-annotations,
There are maybe transitive dependencies!

jhighlight from group org.codelibs (version 1.1.0)

JHighlight is an embeddable pure Java syntax highlighting library that supports Java, HTML, XHTML, XML and LZX languages and outputs to XHTML. It also supports RIFE templates tags and highlights them clearly so that you can easily identify the difference between your RIFE markup and the actual marked up source.

Group: org.codelibs Artifact: jhighlight
Show all versions Show documentation Show source 
 

12 downloads
Artifact jhighlight
Group org.codelibs
Version 1.1.0
Last update 19. April 2022
Organization not specified
URL https://github.com/codelibs/jhighlight
License CDDL, v1.0
Dependencies amount 1
Dependencies commons-io,
There are maybe transitive dependencies!

com.liferay.gradle.plugins.soy from group com.liferay (version 3.1.10)

The Soy Gradle plugin lets you compile Closure Templates into JavaScript functions. It also lets you use a custom localization mechanism in the generated .soy.js files by replacing "goog.getMsg" definitions with a different function call (e.g., "Liferay.Language.get").

Group: com.liferay Artifact: com.liferay.gradle.plugins.soy
Show all versions Show documentation Show source 
 

2 downloads
Artifact com.liferay.gradle.plugins.soy
Group com.liferay
Version 3.1.10
Last update 03. November 2020
Organization not specified
URL Not specified
License LGPL 2.1
Dependencies amount 2
Dependencies com.liferay.gradle.util, com.liferay.portal.tools.soy.builder,
There are maybe transitive dependencies!

aws-cdk-maven-plugin from group io.linguarobot (version 0.0.8)

The AWS CDK Maven plugin produces and deploys CloudFormation templates based on the cloud infrastructure defined by means of CDK. The goal of the project is to improve the experience of Java developers while working with CDK by eliminating the need for installing Node.js and interacting with the CDK application by means of CDK Toolkit.

Group: io.linguarobot Artifact: aws-cdk-maven-plugin
Show all versions Show documentation Show source 
 

0 downloads
Artifact aws-cdk-maven-plugin
Group io.linguarobot
Version 0.0.8
Last update 20. August 2020
Organization not specified
URL Not specified
License not specified
Dependencies amount 22
Dependencies maven-plugin-api, core, cloudformation, s3, sts, route53, ec2, ssm, ecr, aws-cdk-maven-plugin-api, aws-cdk-maven-plugin-runtime, aws-cdk-cloud-manifest, guava, slf4j-api, commons-compress, commons-exec, javax.json-api, javax.json, jackson-datatype-jsr353, jackson-datatype-guava, lombok, testng,
There are maybe transitive dependencies!

troposphere-maven-plugin from group com.azurenight.maven (version 2.6.0.1)

This plugin makes use of Jython and 2 Pthyon modules (Boto and Troposphere) to allow for automated generation of AWS CloudFormation templates from a Python source file. This alleviates the need to maintain a large and possibly cumbersome JSON file by hand, and allows for proper commenting, modularization, etc.

Group: com.azurenight.maven Artifact: troposphere-maven-plugin
Show all versions Show documentation Show source 
 

0 downloads
Artifact troposphere-maven-plugin
Group com.azurenight.maven
Version 2.6.0.1
Last update 22. April 2020
Organization not specified
URL https://github.com/Arvoreen/troposphere-maven-plugin
License The Apache Software License, Version 2.0
Dependencies amount 5
Dependencies maven-plugin-api, maven-core, plexus-utils, commons-io, commons-compress,
There are maybe transitive dependencies!

handy-uri-templates from group com.damnhandy (version 2.1.8)

Handy URI Templates is a RFC6570 compliant URI template processor. The library allows clients to utilize templatized URIs and inject replacement variables to expand the template into a URI. The library sports a fluent API, ability to plugin custom object renderers, and supports all levels of URI templates.

Group: com.damnhandy Artifact: handy-uri-templates
Show all versions Show documentation Show source 
 

39 downloads
Artifact handy-uri-templates
Group com.damnhandy
Version 2.1.8
Last update 26. May 2019
Organization Ryan J. McDonough
URL https://github.com/damnhandy/Handy-URI-Templates
License The Apache Software License, Version 2.0
Dependencies amount 1
Dependencies joda-time,
There are maybe transitive dependencies!



Page 76 from 81 (items total 807)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy