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

Download JAR files tagged by easily with all dependencies

Search JAR files by class name

convertapi from group io.github.kmozsi (version 24.0)

The ConvertAPI helps converting various file formats. Creating PDF and Images from various sources like Word, Excel, Powerpoint, images, web pages or raw HTML codes. Merge, Encrypt, Split, Repair and Decrypt PDF files. And many others files manipulations. In just few minutes you can integrate it into your application and use it easily. The ConvertAPI client library makes it easier to use the Convert API from your Java 8 projects without having to build your own API calls.

Group: io.github.kmozsi Artifact: convertapi
Show all versions Show documentation Show source 
 

0 downloads
Artifact convertapi
Group io.github.kmozsi
Version 24.0
Last update 24. July 2019
Organization not specified
URL https://www.convertapi.com/
License The MIT License
Dependencies amount 2
Dependencies gson, okhttp,
There are maybe transitive dependencies!

blobbase from group org.blobbase (version 1.0.0)

The ConvertAPI helps converting various file formats. Creating PDF and Images from various sources like Word, Excel, Powerpoint, images, web pages or raw HTML codes. Merge, Encrypt, Split, Repair and Decrypt PDF files. And many others files manipulations. In just few minutes you can integrate it into your application and use it easily. The ConvertAPI client library makes it easier to use the Convert API from your Java 8 projects without having to build your own API calls.

Group: org.blobbase Artifact: blobbase
Show documentation Show source 
 

0 downloads
Artifact blobbase
Group org.blobbase
Version 1.0.0
Last update 10. May 2019
Organization not specified
URL http://www.blobbase.org/
License Apache License 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

jgeohash-geoip from group de.alpharogroup (version 2.5.2)

Group: de.alpharogroup Artifact: jgeohash-geoip
Show all versions Show documentation Show source 
 

0 downloads
Artifact jgeohash-geoip
Group de.alpharogroup
Version 2.5.2
Last update 21. December 2018
Organization not specified
URL Not specified
License not specified
Dependencies amount 3
Dependencies geoip-api, jgeohash-core, jcommons-lang,
There are maybe transitive dependencies!

jgeohash from group de.alpharogroup (version 2.5.2)

An easy-to-implement library that can assist Java developers in using the GeoHash algorithm in order to create geocodes based on custom latitude and longitude values. With the help of jGeohash, Java developers will be able to quickly and easily generate a geohash code using user-defined latitude and longitude values. By using the GeoHash algorithm, the space can be divided into multiple grid shapes. This library is a basic implementation from the GeoHash algorithm written in the java and can be applied to generate from the latitude and longitude a geohash code and reverse. The library is kept simple and have no dependencies to other libraries.

Group: de.alpharogroup Artifact: jgeohash
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
1 downloads
Artifact jgeohash
Group de.alpharogroup
Version 2.5.2
Last update 21. December 2018
Organization not specified
URL http://astrapi69.github.io/jgeohash/
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

jgeohash-core from group de.alpharogroup (version 2.5.2)

Group: de.alpharogroup Artifact: jgeohash-core
Show all versions Show documentation Show source 
 

1 downloads
Artifact jgeohash-core
Group de.alpharogroup
Version 2.5.2
Last update 21. December 2018
Organization not specified
URL Not specified
License not specified
Dependencies amount 1
Dependencies jobject-merge-api,
There are maybe transitive dependencies!

hprose-java from group org.hprose (version 2.0.38)

Hprose is a High Performance Remote Object Service Engine. It is a modern, lightweight, cross-language, cross-platform, object-oriented, high performance, remote dynamic communication middleware. It is not only easy to use, but powerful. You just need a little time to learn, then you can use it to easily construct cross language cross platform distributed application system. Hprose supports many programming languages, for example: * AAuto Quicker * ActionScript * ASP * C++ * Dart * Delphi/Free Pascal * dotNET(C#, Visual Basic...) * Golang * Java * JavaScript * Node.js * Objective-C * Perl * PHP * Python * Ruby * ... Through Hprose, You can conveniently and efficiently intercommunicate between those programming languages. This project is the implementation of Hprose for Java.

Group: org.hprose Artifact: hprose-java
Show all versions Show documentation Show source 
 

3 downloads
Artifact hprose-java
Group org.hprose
Version 2.0.38
Last update 23. April 2018
Organization not specified
URL https://github.com/hprose/hprose-java
License MIT License
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

dyna4jdbc from group com.github.peter-gergely-horvath (version 3.1.1)

dyna4JDBC is a JDBC driver, that allows running alternative JVM language scripts (Groovy, JavaScript, Scala, Jython, Clojure, BeanShell, R (Renjin), JRuby etc.) or external console-oriented programs via the JDBC API. Mainly targeted at allowing JDBC-enabled business intelligence applications to run various scripts instead of SQL easily, dyna4JDBC captures and parses the output of scripts/external programs and presents that as a standard JDBC Result Set, allowing the output to be processed further for various purposes like building complex reports quickly and analysis with other tools.

Group: com.github.peter-gergely-horvath Artifact: dyna4jdbc
Show all versions Show documentation Show source 
 

2 downloads
Artifact dyna4jdbc
Group com.github.peter-gergely-horvath
Version 3.1.1
Last update 17. September 2017
Organization not specified
URL https://github.com/peter-gergely-horvath/dyna4jdbc
License Apache-2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

csv from group no.laukvik (version 0.9.3)

LaukvikCSV is a powerful API for reading, writing and querying tabular data stored in the CSV format. In contrast to other API it lets you specify data types for each column using meta data. It automatically detects delimiters so you don't have to worry about delimiters being comma, tab, pipe, semicolon etc. Run powerful queries to filter your data easily with a fluid query language thats type safe. Export your tabular data to CSV, JSON, XML and HTML.

Group: no.laukvik Artifact: csv
Show all versions Show documentation Show source 
 

0 downloads
Artifact csv
Group no.laukvik
Version 0.9.3
Last update 27. May 2017
Organization not specified
URL https://github.com/laukvik/CSV
License The Apache Software License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

jaxb-booleangetter-plugin from group com.github.sanity4j (version 1.0)

JAXB 2.1.x XJC Boolean-Getter Plugin This plugin causes getter methods for Boolean Objects to be called "getXX" instead of "isXX". Downloaded from http://fisheye5.atlassian.com/browse/~raw,r=1.1/jaxb2-commons/www/boolean-getter/index.html on 18/03/10 Yiannis Paschalidis Sanity4J was created to simplify running multiple static code analysis tools on the Java projects. It provides a single entry point to run all the selected tools and produce a consolidated report, which presents all findings in an easily accessible manner.

Group: com.github.sanity4j Artifact: jaxb-booleangetter-plugin
Show documentation Show source 
 

0 downloads
Artifact jaxb-booleangetter-plugin
Group com.github.sanity4j
Version 1.0
Last update 24. May 2017
Organization The Sanity4J project
URL https://github.com/Sanity4J/Sanity4J
License GPLv3
Dependencies amount 1
Dependencies jaxb-xjc,
There are maybe transitive dependencies!

cloudinary-parent from group com.cloudinary (version 1.12.0)

Cloudinary is a cloud service that offers a solution to a web application's entire image management pipeline. Easily upload images to the cloud. Automatically perform smart image resizing, cropping and conversion without installing any complex software. Integrate Facebook or Twitter profile image extraction in a snap, in any dimension and style to match your website’s graphics requirements. Images are seamlessly delivered through a fast CDN, and much much more. This Java library allows to easily integrate with Cloudinary in Java applications.

Group: com.cloudinary Artifact: cloudinary-parent
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact cloudinary-parent
Group com.cloudinary
Version 1.12.0
Last update 01. May 2017
Organization not specified
URL http://github.com/cloudinary/cloudinary_java
License MIT
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!



Page 213 from 221 (items total 2207)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy