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

Download JAR files tagged by application with all dependencies

Search JAR files by class name

kernel-lnx from group net.sf.sf3jswing (version 1.3.22)

Group: net.sf.sf3jswing Artifact: kernel-lnx
Show all versions Show source 
 

0 downloads
Artifact kernel-lnx
Group net.sf.sf3jswing
Version 1.3.22
Last update 08. October 2019
Organization not specified
URL Not specified
License The Apache License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

portofino-atmosphere from group com.manydesigns (version 5.0.3)

Group: com.manydesigns Artifact: portofino-atmosphere
Show all versions Show documentation Show source 
 

0 downloads
Artifact portofino-atmosphere
Group com.manydesigns
Version 5.0.3
Last update 25. September 2019
Organization not specified
URL http://www.manydesigns.com/
License not specified
Dependencies amount 3
Dependencies portofino-core, atmosphere-runtime, atmosphere-javascript,
There are maybe transitive dependencies!

portofino-h2 from group com.manydesigns (version 5.0.3)

Group: com.manydesigns Artifact: portofino-h2
Show all versions Show documentation Show source 
 

0 downloads
Artifact portofino-h2
Group com.manydesigns
Version 5.0.3
Last update 25. September 2019
Organization not specified
URL http://www.manydesigns.com/
License not specified
Dependencies amount 1
Dependencies portofino-database,
There are maybe transitive dependencies!

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!

aipark-api from group de.aipark.api (version 30.06)

AIPARK offers detailed parking information for more than 1.8 Mio parking areas in Germany with nationwide coverage. Additionally, accurate occupancy predictions are derived using data from a network of more than 5 million smartphones. Use the AIPARK API Explorer application to try out and test the interface. Please send a request via email if you are a developer and require an API key. We'll be in touch with you shortly. This application is provided via a demo backend environment. Please note that API load tests do not reflect the performance of the productive system. Mail: [email protected]

Group: de.aipark.api Artifact: aipark-api
Show all versions Show documentation Show source 
 

0 downloads
Artifact aipark-api
Group de.aipark.api
Version 30.06
Last update 14. March 2019
Organization not specified
URL https://developer.aipark.io/
License The Apache License, Version 2.0
Dependencies amount 8
Dependencies okhttp, converter-jackson, adapter-rxjava, retrofit, jts-core, jackson-databind, jackson-datatype-jts, springfox-swagger2,
There are maybe transitive dependencies!

aiparkandroidsdk from group de.aipark.android.sdk (version 3001)

AIPARK offers detailed parking information for more than 1.8 Mio parking areas in Germany with nationwide coverage. Additionally, accurate occupancy predictions are derived using data from a network of more than 5 million smartphones. Use the AIPARK API Explorer application to try out and test the interface. Please send a request via email if you are a developer and require an API key. We'll be in touch with you shortly. This application is provided via a demo backend environment. Please note that API load tests do not reflect the performance of the productive system. Mail: [email protected]

Group: de.aipark.android.sdk Artifact: aiparkandroidsdk
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact aiparkandroidsdk
Group de.aipark.android.sdk
Version 3001
Last update 02. March 2019
Organization not specified
URL https://github.com/AIPARK-Open-Source/AiparkAndroidSDK
License The Apache Software License, Version 2.0
Dependencies amount 6
Dependencies appcompat-v7, play-services-maps, play-services-location, google-maps-services, aipark-api, rxandroid,
There are maybe transitive dependencies!

beigesoft-webcrud from group org.beigesoft (version 1.1.8)

This is CRUD interface based on standard JEE MVC servlet, JSP, JSTL. It renders forms and lists of any entity according XML settings (Beige-Settings). Database logic is handled by Beige-ORM. It also includes Mail-sender and database replicator through WEB-service. It is SQLite configured. Put WAR file into Tomcat7 webapps, make sure that Tomcat has libraries: HikariCP-2.4.3.jar, sqlite-jdbc-3.8.11.2.jar, slf4j-api-1.7.12.jar (versions may be different), for MS Windows change file separator in META-INF\context.xml connectionURL from "/" to "\" and reassemble WAR. Beigesoft-Accounting-Web extends it into very complex business application.

Group: org.beigesoft Artifact: beigesoft-webcrud
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact beigesoft-webcrud
Group org.beigesoft
Version 1.1.8
Last update 11. February 2019
Organization not specified
URL https://sites.google.com/site/beigesoftware
License GNU General Public License version 2
Dependencies amount 3
Dependencies beigesoft-webcrud-jar, taglibs-standard-spec, taglibs-standard-impl,
There are maybe transitive dependencies!

box from group edu.byu.hbll.box (version 1.3.5)

Box is an add-on framework for Java EE applications that performs asynchronous gathering of source data with subsequent processing or transformation of that data into output JSON documents and exposing those documents through a web API. Box excels at maintaining existing documents including keeping them up-to-date in real time and deleting them when required. Box supports aggregating data from multiple sources as well as splitting data into multiple documents. How documents are processed is left up to each application. The web api makes the documents available by ID or by harvesting all documents. Harvests can be filtered using facets and documents can be pared down by requesting only needed fields.

Group: edu.byu.hbll.box Artifact: box
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact box
Group edu.byu.hbll.box
Version 1.3.5
Last update 21. December 2018
Organization not specified
URL https://bitbucket.org/byuhbll/box
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

box-web from group edu.byu.hbll.box (version 1.3.5)

Group: edu.byu.hbll.box Artifact: box-web
Show all versions Show documentation Show source 
 

0 downloads
Artifact box-web
Group edu.byu.hbll.box
Version 1.3.5
Last update 21. December 2018
Organization not specified
URL Not specified
License not specified
Dependencies amount 2
Dependencies box-core, stats,
There are maybe transitive dependencies!



Page 1413 from 1434 (items total 14333)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy