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

Download JAR files tagged by produce with all dependencies

Search JAR files by class name

libffi-ndk26-shared from group com.viliussutkus89.ndk.thirdparty (version 3.4.4-beta-3)

libffi is a foreign function interface library. It provides a C programming language interface for calling natively compiled functions given information about the target function at run time instead of compile time. It also implements the opposite functionality: libffi can produce a pointer to a function that can accept and decode any combination of arguments defined at run time.

Group: com.viliussutkus89.ndk.thirdparty Artifact: libffi-ndk26-shared
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact libffi-ndk26-shared
Group com.viliussutkus89.ndk.thirdparty
Version 3.4.4-beta-3
Last update 19. December 2023
Organization not specified
URL http://sourceware.org/libffi
License MIT
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

libffi-ndk26-shared-with-shared-deps from group com.viliussutkus89.ndk.thirdparty (version 3.4.4-beta-3)

libffi is a foreign function interface library. It provides a C programming language interface for calling natively compiled functions given information about the target function at run time instead of compile time. It also implements the opposite functionality: libffi can produce a pointer to a function that can accept and decode any combination of arguments defined at run time.

Group: com.viliussutkus89.ndk.thirdparty Artifact: libffi-ndk26-shared-with-shared-deps
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact libffi-ndk26-shared-with-shared-deps
Group com.viliussutkus89.ndk.thirdparty
Version 3.4.4-beta-3
Last update 19. December 2023
Organization not specified
URL http://sourceware.org/libffi
License MIT
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

libffi-ndk26-static from group com.viliussutkus89.ndk.thirdparty (version 3.4.4-beta-3)

libffi is a foreign function interface library. It provides a C programming language interface for calling natively compiled functions given information about the target function at run time instead of compile time. It also implements the opposite functionality: libffi can produce a pointer to a function that can accept and decode any combination of arguments defined at run time.

Group: com.viliussutkus89.ndk.thirdparty Artifact: libffi-ndk26-static
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact libffi-ndk26-static
Group com.viliussutkus89.ndk.thirdparty
Version 3.4.4-beta-3
Last update 19. December 2023
Organization not specified
URL http://sourceware.org/libffi
License MIT
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

libffi-ndk25-shared from group com.viliussutkus89.ndk.thirdparty (version 3.4.4-beta-3)

libffi is a foreign function interface library. It provides a C programming language interface for calling natively compiled functions given information about the target function at run time instead of compile time. It also implements the opposite functionality: libffi can produce a pointer to a function that can accept and decode any combination of arguments defined at run time.

Group: com.viliussutkus89.ndk.thirdparty Artifact: libffi-ndk25-shared
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact libffi-ndk25-shared
Group com.viliussutkus89.ndk.thirdparty
Version 3.4.4-beta-3
Last update 19. December 2023
Organization not specified
URL http://sourceware.org/libffi
License MIT
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

libffi-ndk25-static from group com.viliussutkus89.ndk.thirdparty (version 3.4.4-beta-3)

libffi is a foreign function interface library. It provides a C programming language interface for calling natively compiled functions given information about the target function at run time instead of compile time. It also implements the opposite functionality: libffi can produce a pointer to a function that can accept and decode any combination of arguments defined at run time.

Group: com.viliussutkus89.ndk.thirdparty Artifact: libffi-ndk25-static
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact libffi-ndk25-static
Group com.viliussutkus89.ndk.thirdparty
Version 3.4.4-beta-3
Last update 19. December 2023
Organization not specified
URL http://sourceware.org/libffi
License MIT
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

dynamicreports-core from group net.sourceforge.dynamicreports (version 6.20.1)

DynamicReports is an open source Java reporting library based on JasperReports. It allows to create dynamic report designs and it doesn't need a visual report designer. You can very quickly create reports and produce documents that can be displayed, printed or exported into many popular formats such as PDF, Excel, Word and others.

Group: net.sourceforge.dynamicreports Artifact: dynamicreports-core
Show all versions Show documentation Show source 
 

376 downloads
Artifact dynamicreports-core
Group net.sourceforge.dynamicreports
Version 6.20.1
Last update 21. November 2023
Organization not specified
URL https://github.com/dynamicreports
License not specified
Dependencies amount 11
Dependencies jasperreports, core, commons-text, commons-lang3, barcode4j, junit, batik-bridge, jaxb-api, jaxb-core, jaxb-core, jaxb-impl,
There are maybe transitive dependencies!

libffi from group com.viliussutkus89.licenseOnly (version 3.4.2)

libffi is a foreign function interface library. It provides a C programming language interface for calling natively compiled functions given information about the target function at run time instead of compile time. It also implements the opposite functionality: libffi can produce a pointer to a function that can accept and decode any combination of arguments defined at run time.

Group: com.viliussutkus89.licenseOnly Artifact: libffi
Show all versions Show documentation 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact libffi
Group com.viliussutkus89.licenseOnly
Version 3.4.2
Last update 09. May 2022
Organization not specified
URL http://sourceware.org/libffi
License MIT
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

json-sanitizer from group com.mikesamuel (version 1.2.3)

Given JSON-like content, converts it to valid JSON. This can be attached at either end of a data-pipeline to help satisfy Postel's principle: be conservative in what you do, be liberal in what you accept from others Applied to JSON-like content from others, it will produce well-formed JSON that should satisfy any parser you use. Applied to your output before you send, it will coerce minor mistakes in encoding and make it easier to embed your JSON in HTML and XML.

Group: com.mikesamuel Artifact: json-sanitizer
Show all versions Show documentation Show source 
 

137 downloads
Artifact json-sanitizer
Group com.mikesamuel
Version 1.2.3
Last update 12. May 2021
Organization OWASP
URL https://github.com/OWASP/json-sanitizer
License Apache License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

modello-usurped from group org.infrastructurebuilder.modello (version 1.11.0.2)

Usurped Modello plugin, generally depending on the existing plugin tree to work properly. This particular one adds 2 generators that produce reflection-based reading so that the lack of java getters doesn't break generation. Sorry if the original contriubutors list isn't generated. A given version of this code will be based on some version of modello with some additional 4th number like ".0" appended to the version.

Group: org.infrastructurebuilder.modello Artifact: modello-usurped
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact modello-usurped
Group org.infrastructurebuilder.modello
Version 1.11.0.2
Last update 09. February 2021
Organization not specified
URL Not specified
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

pdf4me from group com.pdf4me (version 0.9.1)

The Pdf4me Client API is a maven library which connects to its highly scalable SaaS cloud service with many functionalities to solve your document and PDF requirements. The SaaS api provides expert functionality to convert, optimize, compress, produce, merge, split, ocr, enrich, archive, print documents and PDFs.

Group: com.pdf4me Artifact: pdf4me
Show all versions Show documentation Show source 
 

0 downloads
Artifact pdf4me
Group com.pdf4me
Version 0.9.1
Last update 26. February 2019
Organization not specified
URL https://dev-dev.pdf4me.com
License MIT License
Dependencies amount 10
Dependencies json, httpmime, bson, adal4j, slf4j-jdk14, bson4jackson, commons-io, swagger-annotations, gson, threetenbp,
There are maybe transitive dependencies!



Page 26 from 28 (items total 276)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy