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

Download JAR files tagged by easier with all dependencies

Search JAR files by class name

village from group torque (version 3.3)

Village is a 100% Pure Java API that sits on top of the JDBC API. The purpose of this API is to make it easier to interact with a JDBC compliant relational database. By using Village, it is possible to execute and manage select/insert/update/delete SQL statements without having to actually write a single line of SQL. Village can use any valid JDBC Connection object, so it is possible to use Village with a JDBC Connection pool.

Group: torque Artifact: village
Show all versions 
 

0 downloads
Artifact village
Group torque
Version 3.3
Last update 29. February 2008
Organization Apache Software Foundation
URL http://db.apache.org/torque/releases/torque-3.3/village/
License The Apache Software License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

xml-apis-ext from group xml-apis (version 1.3.04)

xml-commons provides an Apache-hosted set of DOM, SAX, and JAXP interfaces for use in other xml-based projects. Our hope is that we can standardize on both a common version and packaging scheme for these critical XML standards interfaces to make the lives of both our developers and users easier. The External Components portion of xml-commons contains interfaces that are defined by external standards organizations. For DOM, that's the W3C; for SAX it's David Megginson and sax.sourceforge.net; for JAXP it's Sun.

Group: xml-apis Artifact: xml-apis-ext

 

51 downloads
Artifact xml-apis-ext
Group xml-apis
Version 1.3.04
Last update 22. December 2006
Organization not specified
URL http://xml.apache.org/commons/components/external/
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

d-haven-event from group d-haven-event (version 1.0.3)

D-Haven Event is a library designed to make it easier to develop event based processing systems. It also includes a CommandManager to handle certain activities behind the scenes in a controlled number of background threads. The library has been fully tested, and all dependencies have been brought to a minimum.

Group: d-haven-event Artifact: d-haven-event

 

0 downloads
Artifact d-haven-event
Group d-haven-event
Version 1.0.3
Last update 24. November 2005
Organization D-Haven.org
URL http://projects.d-haven.org/modules/sections/index.php?op=listarticles&secid=4
License not specified
Dependencies amount 1
Dependencies concurrent,
There are maybe transitive dependencies!

event from group d-haven-event (version 1.0.2)

D-Haven Event is a library designed to make it easier to develop event based processing systems. It also includes a CommandManager to handle certain activities behind the scenes in a controlled number of background threads. The library has been fully tested, and all dependencies have been brought to a minimum.

Group: d-haven-event Artifact: event
Show all versions 
 

0 downloads
Artifact event
Group d-haven-event
Version 1.0.2
Last update 24. November 2005
Organization D-Haven.org
URL http://projects.d-haven.org/modules/sections/index.php?op=listarticles&secid=4
License not specified
Dependencies amount 1
Dependencies concurrent,
There are maybe transitive dependencies!

dryuf-bigio from group net.dryuf (version 1.2.0)

Dryuf BigIo is stateless, unlimited IO framework, solving few design problems of original JDK. It mainly provides three things - FlatBuffer with 64-bit address space and being stateless. Additionally, it provides FlatChannel interface and few implementations - providing the arbitrary reads and writes from chosen position. This is implemented only in FileChannel in NIO so this interface makes it easier to provide those stateless reads and writes on virtual channels too. BigIo also provides committable objects, allowing marking the object as completed or incomplete, so it correctly results into success or exception on receiving side.

Group: net.dryuf Artifact: dryuf-bigio
Show all versions Show documentation Show source 
 

0 downloads
Artifact dryuf-bigio
Group net.dryuf
Version 1.2.0
Last update 15. March 2024
Organization not specified
URL https://github.com/dryuf/dryuf-bigio
License Apache 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

convertapi from group com.convertapi.client (version 2.10)

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: com.convertapi.client Artifact: convertapi
Show all versions Show documentation Show source 
 

0 downloads
Artifact convertapi
Group com.convertapi.client
Version 2.10
Last update 02. February 2024
Organization not specified
URL https://www.convertapi.com/
License The MIT License
Dependencies amount 2
Dependencies gson, okhttp,
There are maybe transitive dependencies!

TimoCloud-API from group cloud.timo.timocloud (version 6.7.4)

Group: cloud.timo.timocloud Artifact: TimoCloud-API
Show all versions Show documentation Show source 
 

0 downloads
Artifact TimoCloud-API
Group cloud.timo.timocloud
Version 6.7.4
Last update 03. January 2024
Organization not specified
URL Not specified
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

TimoCloud from group cloud.timo.timocloud (version 6.7.4)

TimoCloud is a Minecraft server/proxy management system ("Cloud System"). It will care about keeping online enough servers/proxies of every kind. But it's more than that. Thank to its algorithms, you'll never have to care again about servers or resources. TimoCloud automatically chooses servers with low CPU usage and enough available RAM to start your instances. And its integrated Flow-System makes updating templates easier than ever before: Edit one file in a server template, and the update will automatically be deployed to all bases (a.k.a. "Wrapper"). But of course, only the changed files will get updated.

Group: cloud.timo.timocloud Artifact: TimoCloud
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact TimoCloud
Group cloud.timo.timocloud
Version 6.7.4
Last update 03. January 2024
Organization not specified
URL https://github.com/TimoCloud/TimoCloud
License Custom License
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

TimoCloud-Staging from group cloud.timo.timocloud (version 6.7.4)

Group: cloud.timo.timocloud Artifact: TimoCloud-Staging
Show all versions 
 

0 downloads
Artifact TimoCloud-Staging
Group cloud.timo.timocloud
Version 6.7.4
Last update 03. January 2024
Organization not specified
URL Not specified
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

closure-compiler-parent from group com.vertispan.javascript (version v20230411-1)

Closure Compiler is a JavaScript optimizing compiler. It parses your JavaScript, analyzes it, removes dead code and rewrites and minimizes what's left. It also checks syntax, variable references, and types, and warns about common JavaScript pitfalls. It is used in many of Google's JavaScript apps, including Gmail, Google Web Search, Google Maps, and Google Docs. This distribution is slightly modified from the original for easier use with J2CL outside of Bazel by Vertispan LLC. The links and references in this pom.xml will reference the Vertispan fork, to ensure that any error introduced by our changes are not incorrectly blamed on the upstream Google repository.

Group: com.vertispan.javascript Artifact: closure-compiler-parent
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact closure-compiler-parent
Group com.vertispan.javascript
Version v20230411-1
Last update 04. November 2023
Organization not specified
URL https://github.com/vertispan/closure-compiler/
License The Apache Software License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!



Page 126 from 129 (items total 1284)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy