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

Download JAR files tagged by producing with all dependencies

Search JAR files by class name

xades4j from group com.googlecode.xades4j (version 2.4.0)

The XAdES4j library is an high-level, configurable and extensible Java implementation of XML Advanced Electronic Signatures (XAdES 1.3.2 and 1.4.1). It enables producing, verifying and extending signatures in the main XAdES forms: XAdES-BES, XAdES-EPES, XAdES-T and XAdES-C. Also, extended forms are supported through the enrichment of an existing signature.

Group: com.googlecode.xades4j Artifact: xades4j
Show all versions Show documentation Show source 
 

284 downloads
Artifact xades4j
Group com.googlecode.xades4j
Version 2.4.0
Last update 27. October 2024
Organization not specified
URL https://github.com/luisgoncalves/xades4j
License GNU Lesser General Public License
Dependencies amount 4
Dependencies guice-multibindings, xmlsec, bcpkix-jdk15on, bcprov-jdk15on,
There are maybe transitive dependencies!

turingg-files from group au.com.turingg (version 0.0.1)

A mini-library for scanning all files in a directory recursively and producing extended information for all the files encountered, such as mime type, file size, extension, and absolute path. Also handles errors gracefully.

Group: au.com.turingg Artifact: turingg-files
Show documentation Show source 
 

0 downloads
Artifact turingg-files
Group au.com.turingg
Version 0.0.1
Last update 30. August 2016
Organization not specified
URL https://github.com/Turingg/turingg-files
License BSD
Dependencies amount 5
Dependencies commons-io, commons-lang3, tika-core, tika-parsers, junit,
There are maybe transitive dependencies!

xades4j from group org.signserver.xades4j (version 1.3.2-signserver4)

The XAdES4j library is an high-level, configurable and extensible Java implementation of XML Advanced Electronic Signatures (XAdES 1.3.2 and 1.4.1). It enables producing, verifying and extending signatures in the main XAdES forms: XAdES-BES, XAdES-EPES, XAdES-T and XAdES-C. Also, extended forms are supported through the enrichment of an existing signature.

Group: org.signserver.xades4j Artifact: xades4j
Show documentation Show source 
 

14 downloads
Artifact xades4j
Group org.signserver.xades4j
Version 1.3.2-signserver4
Last update 10. May 2016
Organization not specified
URL https://code.google.com/p/xades4j/
License GNU Lesser General Public License
Dependencies amount 4
Dependencies guice-multibindings, xmlsec, bcpkix-jdk15on, bcprov-jdk15on,
There are maybe transitive dependencies!

xades4j from group eu.vitaliy (version 1.2.0)

The XAdES4j library is an high-level, configurable and extensible Java implementation of XML Advanced Electronic Signatures (XAdES 1.3.2 and 1.4.1). It enables producing, verifying and extending signatures in the main XAdES forms: XAdES-BES, XAdES-EPES, XAdES-T and XAdES-C. Also, extended forms are supported through the enrichment of an existing signature.

Group: eu.vitaliy Artifact: xades4j
Show documentation Show source 
 

13 downloads
Artifact xades4j
Group eu.vitaliy
Version 1.2.0
Last update 22. February 2012
Organization not specified
URL https://github.com/VitaliyOliynyk/xades4j
License GNU Lesser General Public License
Dependencies amount 3
Dependencies guice, xmlsec, xalan,
There are maybe transitive dependencies!

excalibur-xmlutil from group org.apache.excalibur.components (version 2.2.1)

Excalibur's XML Utilities provide simplified wrappers for XML parsers, transformers and XPath evaluators. It also provides interfaces and classes useful for constructing a pipeline of XML components by defining interfaces for consuming and producing XML in either SAX or DOM formats.

Group: org.apache.excalibur.components Artifact: excalibur-xmlutil
Show documentation Show source 
 

0 downloads
Artifact excalibur-xmlutil
Group org.apache.excalibur.components
Version 2.2.1
Last update 15. February 2007
Organization not specified
URL Not specified
License not specified
Dependencies amount 4
Dependencies avalon-framework-api, excalibur-pool-api, excalibur-sourceresolve, excalibur-store,
There are maybe transitive dependencies!

jaxrs-ri from group org.glassfish.jersey.bundles (version 3.1.9)

A bundle project producing JAX-RS RI bundles. The primary artifact is an "all-in-one" OSGi-fied JAX-RS RI bundle (jaxrs-ri.jar). Attached to that are two compressed JAX-RS RI archives. The first archive (jaxrs-ri.zip) consists of binary RI bits and contains the API jar (under "api" directory), RI libraries (under "lib" directory) as well as all external RI dependencies (under "ext" directory). The secondary archive (jaxrs-ri-src.zip) contains buildable JAX-RS RI source bundle and contains the API jar (under "api" directory), RI sources (under "src" directory) as well as all external RI dependencies (under "ext" directory). The second archive also contains "build.xml" ANT script that builds the RI sources. To build the JAX-RS RI simply unzip the archive, cd to the created jaxrs-ri directory and invoke "ant" from the command line.

Group: org.glassfish.jersey.bundles Artifact: jaxrs-ri
Show all versions Show documentation Show source 
 

5071 downloads
Artifact jaxrs-ri
Group org.glassfish.jersey.bundles
Version 3.1.9
Last update 07. October 2024
Organization not specified
URL Not specified
License not specified
Dependencies amount 6
Dependencies jersey-common, jersey-media-jaxb, jersey-client, jersey-server, jersey-container-servlet-core, jersey-container-servlet,
There are maybe transitive dependencies!

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

This Lutra submodule implements docTTR which is a tool of producing documentation for template libraries as HTML pages. The resulting documentation contains dependency graphs, usages, example expansions and annotations extracted from annotation instances on the templates in the library. Lutra is the reference implementation of the OTTR framework. For more information about OTTR, see http://ottr.xyz.

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

0 downloads
Artifact lutra-docttr
Group xyz.ottr.lutra
Version 0.6.19
Last update 04. October 2023
Organization not specified
URL Not specified
License not specified
Dependencies amount 5
Dependencies lutra-core, lutra-wottr, lutra-stottr, j2html, graphviz-java,
There are maybe transitive dependencies!

EnumToStringForCucumber from group se.comhem.cucumber.annotations (version 1.3)

Processes an enum class annotated with @GenerateCucumberString, producing a new java source file which is also compiled. The generated class has a static String field, which is the concatenation of the enum values, with delimiter, suffix and prefix as specified in the annotation. These parameters (delimiter, suffix...) can be overridden. This field can be used in any annotation (but most useful in Cucumber annotations), as it's a compile time constant value.

Group: se.comhem.cucumber.annotations Artifact: EnumToStringForCucumber
Show documentation Show source 
 

0 downloads
Artifact EnumToStringForCucumber
Group se.comhem.cucumber.annotations
Version 1.3
Last update 02. September 2014
Organization not specified
URL https://github.com/ComHem/EnumToStringForCucumber
License The Apache License, Version 2.0
Dependencies amount 1
Dependencies guava,
There are maybe transitive dependencies!

essential-spring from group net.craftforge.essential (version 3.0)

Group: net.craftforge.essential Artifact: essential-spring
Show documentation Show source 
 

0 downloads
Artifact essential-spring
Group net.craftforge.essential
Version 3.0
Last update 14. April 2012
Organization not specified
URL Not specified
License not specified
Dependencies amount 6
Dependencies essential-controller, spring-context, spring-web, cglib, slf4j-api, slf4j-log4j${version.log4j},
There are maybe transitive dependencies!

essential-example from group net.craftforge.essential (version 3.0)

Group: net.craftforge.essential Artifact: essential-example
Show all versions Show documentation 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact essential-example
Group net.craftforge.essential
Version 3.0
Last update 14. April 2012
Organization not specified
URL Not specified
License not specified
Dependencies amount 5
Dependencies essential-servlet, slf4j-api, slf4j-log4j${version.log4j}, hibernate-entitymanager, derby,
There are maybe transitive dependencies!



Page 12 from 3 (items total 133)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy