Download JAR files tagged by supports with all dependencies
openhtmltopdf-svg-support from group com.openhtmltopdf (version 1.0.10)
Open HTML to PDF is a CSS 2.1 renderer written in Java. This artifact supports drawing SVG graphics on to PDFs using Apache Batik.
Group: com.openhtmltopdf Artifact: openhtmltopdf-svg-support
Show all versions Show documentation Show source
Show all versions Show documentation Show source
22 downloads
Artifact openhtmltopdf-svg-support
Group com.openhtmltopdf
Version 1.0.10
Last update 13. September 2021
Organization not specified
URL Not specified
License GNU Lesser General Public License (LGPL), version 2.1 or later
Dependencies amount 3
Dependencies openhtmltopdf-core, batik-transcoder, xmlgraphics-commons,
There are maybe transitive dependencies!
Group com.openhtmltopdf
Version 1.0.10
Last update 13. September 2021
Organization not specified
URL Not specified
License GNU Lesser General Public License (LGPL), version 2.1 or later
Dependencies amount 3
Dependencies openhtmltopdf-core, batik-transcoder, xmlgraphics-commons,
There are maybe transitive dependencies!
openhtmltopdf-rtl-support from group com.openhtmltopdf (version 1.0.10)
Open HTML to PDF is a CSS 2.1 renderer written in Java. This artifact supports right-to-left text mixed with left-to-right text.
Group: com.openhtmltopdf Artifact: openhtmltopdf-rtl-support
Show all versions Show documentation Show source
Show all versions Show documentation Show source
33 downloads
Artifact openhtmltopdf-rtl-support
Group com.openhtmltopdf
Version 1.0.10
Last update 13. September 2021
Organization not specified
URL Not specified
License GNU Lesser General Public License (LGPL), version 2.1 or later
Dependencies amount 2
Dependencies icu4j, openhtmltopdf-core,
There are maybe transitive dependencies!
Group com.openhtmltopdf
Version 1.0.10
Last update 13. September 2021
Organization not specified
URL Not specified
License GNU Lesser General Public License (LGPL), version 2.1 or later
Dependencies amount 2
Dependencies icu4j, openhtmltopdf-core,
There are maybe transitive dependencies!
openhtmltopdf-slf4j from group com.openhtmltopdf (version 1.0.10)
Open HTML to PDF is a CSS 2.1 renderer written in Java. This artifact supports sending Open HTML to PDF log output to the slf4j logging facade.
Group: com.openhtmltopdf Artifact: openhtmltopdf-slf4j
Show all versions Show documentation Show source
Show all versions Show documentation Show source
21 downloads
Artifact openhtmltopdf-slf4j
Group com.openhtmltopdf
Version 1.0.10
Last update 13. September 2021
Organization not specified
URL Not specified
License GNU Lesser General Public License (LGPL), version 2.1 or later
Dependencies amount 1
Dependencies openhtmltopdf-core,
There are maybe transitive dependencies!
Group com.openhtmltopdf
Version 1.0.10
Last update 13. September 2021
Organization not specified
URL Not specified
License GNU Lesser General Public License (LGPL), version 2.1 or later
Dependencies amount 1
Dependencies openhtmltopdf-core,
There are maybe transitive dependencies!
openhtmltopdf-parent from group com.openhtmltopdf (version 1.0.10)
Open-HTML-to-PDF is a HTML and CSS renderer written in Java. It supports Java2D and PDF output. Open-HTML-to-PDF is a fork of Flying-saucer with additional features.
Group: com.openhtmltopdf Artifact: openhtmltopdf-parent
Show all versions
Show all versions
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact openhtmltopdf-parent
Group com.openhtmltopdf
Version 1.0.10
Last update 13. September 2021
Organization not specified
URL https://github.com/danfickle/openhtmltopdf
License GNU Lesser General Public License (LGPL), version 2.1 or later
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
Group com.openhtmltopdf
Version 1.0.10
Last update 13. September 2021
Organization not specified
URL https://github.com/danfickle/openhtmltopdf
License GNU Lesser General Public License (LGPL), version 2.1 or later
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
locales from group net.gmcbm.dependencies (version 1.0.1)
A Java Locale Manager that supports managing multiple languages and contextual locale preference (IE:
Different players on a multiplayer game server)
0 downloads
Artifact locales
Group net.gmcbm.dependencies
Version 1.0.1
Last update 15. July 2021
Organization Global Minecraft Ban Manager
URL https://github.com/gmcbm-backup/locales
License MIT License
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
Group net.gmcbm.dependencies
Version 1.0.1
Last update 15. July 2021
Organization Global Minecraft Ban Manager
URL https://github.com/gmcbm-backup/locales
License MIT License
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
numbers from group com.github.peteroupc (version 1.8.2)
A Java library that supports arbitrary-precision binary and decimal floating-point numbers and rational numbers with arbitrary-precision components, and supports arithmetic with these numbers.
3 downloads
Artifact numbers
Group com.github.peteroupc
Version 1.8.2
Last update 02. July 2021
Organization not specified
URL https://github.com/peteroupc/Numbers-Java
License CC0-1.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
Group com.github.peteroupc
Version 1.8.2
Last update 02. July 2021
Organization not specified
URL https://github.com/peteroupc/Numbers-Java
License CC0-1.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
type-mapper from group com.github.stephenenright (version 1.2)
A project that simplifies mapping between java types. It also supports includes, and excludes and custom transformations.
Group: com.github.stephenenright Artifact: type-mapper
Show all versions Show documentation Show source
Show all versions Show documentation Show source
0 downloads
Artifact type-mapper
Group com.github.stephenenright
Version 1.2
Last update 16. June 2021
Organization not specified
URL https://github.com/stephenenright/java-type-mapper
License MIT License
Dependencies amount 1
Dependencies reflections,
There are maybe transitive dependencies!
Group com.github.stephenenright
Version 1.2
Last update 16. June 2021
Organization not specified
URL https://github.com/stephenenright/java-type-mapper
License MIT License
Dependencies amount 1
Dependencies reflections,
There are maybe transitive dependencies!
wraplayout from group io.github.alexmofer.widget (version 2.0.0)
Automatic line-wrapping layout, horizontal arrangement of sub-items, and automatic line-wrapping, supports unequal length and unequal width sub-items, and can set vertical and horizontal spacing and sub-item alignment mode.
Group: io.github.alexmofer.widget Artifact: wraplayout
Show documentation
Show documentation
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact wraplayout
Group io.github.alexmofer.widget
Version 2.0.0
Last update 13. May 2021
Organization not specified
URL https://github.com/AlexMofer/WrapLayout
License The Apache Software License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
Group io.github.alexmofer.widget
Version 2.0.0
Last update 13. May 2021
Organization not specified
URL https://github.com/AlexMofer/WrapLayout
License The Apache Software License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
webjar-jshashes from group org.fujion.webjars (version 1.0.8-10)
Fast and dependency-free cryptographic hashing library for node.js and browsers (supports MD5, SHA1, SHA256, SHA512, RIPEMD, HMAC).
Artifact webjar-jshashes
Group org.fujion.webjars
Version 1.0.8-10
Last update 03. May 2021
Organization not specified
URL Not specified
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
Group org.fujion.webjars
Version 1.0.8-10
Last update 03. May 2021
Organization not specified
URL Not specified
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
ucg-display from group com.ibasco.ucgdisplay (version 3.0.1)
0 downloads
Artifact ucg-display
Group com.ibasco.ucgdisplay
Version 3.0.1
Last update 30. April 2021
Organization not specified
URL Not specified
License GNU General Lesser Public License (LGPL) version 3.0
Dependencies amount 7
Dependencies native-lib-loader, commons-lang3, ant, ant-launcher, commons-io, slf4j-api, commons-codec,
There are maybe transitive dependencies!
Group com.ibasco.ucgdisplay
Version 3.0.1
Last update 30. April 2021
Organization not specified
URL Not specified
License GNU General Lesser Public License (LGPL) version 3.0
Dependencies amount 7
Dependencies native-lib-loader, commons-lang3, ant, ant-launcher, commons-io, slf4j-api, commons-codec,
There are maybe transitive dependencies!
Page 117 from 3 (items total 2495)