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

Download JAR files tagged by object 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!

transform-swf from group com.flagstonesoftware (version 2.1.5)

The Transform SWF framework is a collection of classes for each of the tags and data structures that make up the Flash (SWF) File Format Specification from Macromedia. The classes provide a completely object-based API for parsing, manipulating and generating Flash files. This allows Java based applications to dynamically generate and update files that represent animations and documents which can be easily distributed and displayed on any platform that supports a graphical web browser.

Group: com.flagstonesoftware Artifact: transform-swf
Show documentation Show source 
 

6 downloads
Artifact transform-swf
Group com.flagstonesoftware
Version 2.1.5
Last update 11. June 2007
Organization Flagstone Software
URL http://www.flagstonesoftware.com/transform/
License BSD
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

maven-plugin-surrogate-parent from group org.apache.maven (version 5)

Maven is a software project management and comprehension tool. Based on the concept of a project object model (POM), Maven can manage a project's build, reporting and documentation from a central piece of information. <br/> This POM is provided to fix the plugins top-level multimodule build, until we can route around problems with references to report plugins that introduce DAG cycles.

Group: org.apache.maven Artifact: maven-plugin-surrogate-parent
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact maven-plugin-surrogate-parent
Group org.apache.maven
Version 5
Last update 04. December 2006
Organization not specified
URL http://maven.apache.org/plugins
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

maven-artifact-ant from group org.apache.maven (version 2.0.4)

Group: org.apache.maven Artifact: maven-artifact-ant
Show all versions Show documentation Show source 
 

0 downloads
Artifact maven-artifact-ant
Group org.apache.maven
Version 2.0.4
Last update 07. May 2006
Organization not specified
URL Not specified
License not specified
Dependencies amount 9
Dependencies maven-project, maven-error-diagnostics, maven-settings, ant, maven-artifact-manager, plexus-utils, maven-artifact, wagon-provider-api, plexus-container-default,
There are maybe transitive dependencies!

maven-plugin-tools-pluggy from group org.apache.maven (version 2.0.4)

Group: org.apache.maven Artifact: maven-plugin-tools-pluggy
Show all versions Show documentation Show source 
 

0 downloads
Artifact maven-plugin-tools-pluggy
Group org.apache.maven
Version 2.0.4
Last update 07. May 2006
Organization not specified
URL Not specified
License not specified
Dependencies amount 3
Dependencies maven-plugin-tools-api, maven-model, maven-plugin-tools-java,
There are maybe transitive dependencies!

maven-site from group org.apache.maven (version 2.0.1)

Group: org.apache.maven Artifact: maven-site
Show all versions 
 

0 downloads
Artifact maven-site
Group org.apache.maven
Version 2.0.1
Last update 07. May 2006
Organization not specified
URL http://maven.apache.org/maven2
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

Config from group com.vectorprint (version 12.2)

This project is about configuration of applications and about parameterization of Objects. This library offers annotations (and annotation processors), parsers, typing, observing changes, serialization, cloning and more when working with settings and/or object parameters. Settings and its features can be declared using an xml format. The library offers syntax support for settings and parameters in a loosely coupled manner. You are not restricted to built in syntax, you can provide your own. At runtime this library tracks keys for which a default is used because they are not found in settings. Also it tracks unused keys. You can stack features for settings such as caching, preparing keys and values, readonlyness, threadsafety, helpsupport, reading / parsing from input. You can easily develop your own features for settings.

Group: com.vectorprint Artifact: Config
Show all versions Show documentation Show source 
 

0 downloads
Artifact Config
Group com.vectorprint
Version 12.2
Last update 12. July 2024
Organization E. Drenth Software
URL https://github.com/eduarddrenth/Configuration/wiki
License Apache License, Version 2.0
Dependencies amount 4
Dependencies VectorPrintCommon, slf4j-api, jaxb-impl, commons-io,
There are maybe transitive dependencies!

json-smart-action from group net.minidev (version 2.5.1)

JSON (JavaScript Object Notation) is a lightweight data-interchange format. It is easy for humans to read and write. It is easy for machines to parse and generate. It is based on a subset of the JavaScript Programming Language, Standard ECMA-262 3rd Edition - December 1999. JSON is a text format that is completely language independent but uses conventions that are familiar to programmers of the C-family of languages, including C, C++, C#, Java, JavaScript, Perl, Python, and many others. These properties make JSON an ideal data-interchange language.

Group: net.minidev Artifact: json-smart-action
Show all versions Show documentation Show source 
 

11 downloads
Artifact json-smart-action
Group net.minidev
Version 2.5.1
Last update 21. March 2024
Organization Chemouni Uriel
URL https://urielch.github.io/
License The Apache Software License, Version 2.0
Dependencies amount 1
Dependencies json-smart,
There are maybe transitive dependencies!

json-smart from group net.minidev (version 2.5.1)

JSON (JavaScript Object Notation) is a lightweight data-interchange format. It is easy for humans to read and write. It is easy for machines to parse and generate. It is based on a subset of the JavaScript Programming Language, Standard ECMA-262 3rd Edition - December 1999. JSON is a text format that is completely language independent but uses conventions that are familiar to programmers of the C-family of languages, including C, C++, C#, Java, JavaScript, Perl, Python, and many others. These properties make JSON an ideal data-interchange language.

Group: net.minidev Artifact: json-smart
Show all versions Show documentation Show source 
 

1181 downloads
Artifact json-smart
Group net.minidev
Version 2.5.1
Last update 21. March 2024
Organization Chemouni Uriel
URL https://urielch.github.io/
License The Apache Software License, Version 2.0
Dependencies amount 1
Dependencies accessors-smart,
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!



Page 316 from 3 (items total 3309)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy