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

Download JAR files tagged by processor with all dependencies

Search JAR files by class name

saxon9 from group org.opengis.cite.saxon (version 9.0.0.8)

Provides a basic XSLT 2.0 and XQuery 1.0 processor (W3C Recommendations, January 2007). Command line interfaces and implementations of several Java APIs (DOM, XPath, s9api) are also included.

Group: org.opengis.cite.saxon Artifact: saxon9
Show documentation Show source 
 

35 downloads
Artifact saxon9
Group org.opengis.cite.saxon
Version 9.0.0.8
Last update 03. October 2014
Organization not specified
URL http://sourceforge.net/projects/saxon/
License Mozilla Public License Version 1.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

resource-processor from group org.bsc.processor (version 1.2)

Goal of this project is to provide simple and useful tools based on java annotation processor to accomplish internationalization tasks The idea is to implement the same approach of internationalization used within GWT framework

Group: org.bsc.processor Artifact: resource-processor

 

0 downloads
Artifact resource-processor
Group org.bsc.processor
Version 1.2
Last update 02. August 2011
Organization not specified
URL http://code.google.com/p/internationalization-processor/
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

retroweaver from group net.sourceforge.retroweaver (version 2.0.7)

Retroweaver is a tool, which converts Java 5 (or 6) compliant class files into Java 1.x compliant class files. The jar file retroweaver.jar contains both the class processor (which may be used at compile time) and the runtime classes. Additionally there is the jar file retroweaver-rt.jar (which contains the runtime classes only).

Group: net.sourceforge.retroweaver Artifact: retroweaver
Show all versions Show source 
 

0 downloads
Artifact retroweaver
Group net.sourceforge.retroweaver
Version 2.0.7
Last update 14. October 2008
Organization not specified
URL http://retroweaver.sourceforge.net/
License BSD License
Dependencies amount 4
Dependencies asm-commons, asm-util, asm, backport-util-concurrent,
There are maybe transitive dependencies!

scijava-common from group org.scijava (version 2.98.0)

SciJava Common is a shared library for SciJava software. It provides a plugin framework, with an extensible mechanism for service discovery, backed by its own annotation processor, so that plugins can be loaded dynamically. It is used by downstream projects in the SciJava ecosystem, such as ImageJ and SCIFIO.

Group: org.scijava Artifact: scijava-common
Show all versions Show documentation Show source 
 

27 downloads
Artifact scijava-common
Group org.scijava
Version 2.98.0
Last update 16. February 2024
Organization SciJava
URL https://github.com/scijava/scijava-common
License Simplified BSD License
Dependencies amount 1
Dependencies parsington,
There are maybe transitive dependencies!

japkit-all-nogroovy from group com.github.japkit (version 2.0)

All dependencies that can be used in the annotation processor path. For convenience and due to https://issues.apache.org/jira/browse/MCOMPILER-272. Tomcat's Java EL 3 implementation is used. No groovy is included since mostly Java EL 3 is sufficient and groovy causes some overhead.

Group: com.github.japkit Artifact: japkit-all-nogroovy
Show all versions 
 

0 downloads
Artifact japkit-all-nogroovy
Group com.github.japkit
Version 2.0
Last update 13. August 2023
Organization not specified
URL Not specified
License not specified
Dependencies amount 3
Dependencies japkit-annotation-processor, japkit-javael3, tomcat-embed-el,
There are maybe transitive dependencies!

nifi-jira-nar from group io.github.bkosaraju (version 1.12.1_1.00)

NiFi Custom Processor and Controller Service which can be Used to create Jira Tickets from NiFi. Credentials(User,Password,Project Name, URL) needs to be fed to Processor from controller service, this gives the flexibly for multiple processors can use the same credentials that means one place to change connection details for all processors.

Group: io.github.bkosaraju Artifact: nifi-jira-nar
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact nifi-jira-nar
Group io.github.bkosaraju
Version 1.12.1_1.00
Last update 09. October 2020
Organization not specified
URL https://bkosaraju.github.io/nifi-jira-bundle
License The Apache License, Version 2.0
Dependencies amount 3
Dependencies nifi-jira-processor, nifi-jira-service, nifi-standard-services-api-nar,
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!

japkit-all-nogroovy from group com.github.stefanocke.japkit (version 1.11)

All dependencies that can be used in the annotation processor path. For convenience and due to https://issues.apache.org/jira/browse/MCOMPILER-272. Tomcat's Java EL 3 implementation is used. No groovy is included since mostly Java EL 3 is sufficient and groovy causes some overhead.

Group: com.github.stefanocke.japkit Artifact: japkit-all-nogroovy

 

0 downloads
Artifact japkit-all-nogroovy
Group com.github.stefanocke.japkit
Version 1.11
Last update 21. May 2017
Organization not specified
URL Not specified
License not specified
Dependencies amount 3
Dependencies japkit-annotation-processor, japkit-javael3, tomcat-embed-el,
There are maybe transitive dependencies!

slf4j from group org.beiter.michael.eaudit4j.processors (version 1.1)

This module is part of the eAudit4j audit library, providing a simple and pluggable solution for auditing in Java. This particular Maven module provides an audit processor that logs audit events using slf4j, and passes the event on without modifying it.

Group: org.beiter.michael.eaudit4j.processors Artifact: slf4j
Show all versions Show documentation Show source 
 

1 downloads
Artifact slf4j
Group org.beiter.michael.eaudit4j.processors
Version 1.1
Last update 20. July 2016
Organization not specified
URL http://mbeiter.github.io/audit4j/docs/${project.version}/${project.artifactId}/
License not specified
Dependencies amount 4
Dependencies common, slf4j-log4j12, commons-lang3, commons-codec,
There are maybe transitive dependencies!

eventId from group org.beiter.michael.eaudit4j.processors (version 1.1)

This module is part of the eAudit4j audit library, providing a simple and pluggable solution for auditing in Java. This particular Maven module provides an audit processor that creates a random event ID. The entropy is configurable, and the ID is appended to the event and stored in a configurable field name.

Group: org.beiter.michael.eaudit4j.processors Artifact: eventId
Show all versions Show documentation Show source 
 

0 downloads
Artifact eventId
Group org.beiter.michael.eaudit4j.processors
Version 1.1
Last update 20. July 2016
Organization not specified
URL http://mbeiter.github.io/audit4j/docs/${project.version}/${project.artifactId}/
License not specified
Dependencies amount 3
Dependencies common, slf4j-log4j12, commons-lang3,
There are maybe transitive dependencies!



Page 164 from 169 (items total 1682)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy