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

Download JAR files tagged by currently with all dependencies

Search JAR files by class name

jtds from group jtds (version 1.2)

TDS is an open source 100% pure Java (type 4) JDBC 3.0 driver for Microsoft SQL Server (6.5, 7, 2000 and 2005) and Sybase (10, 11, 12, 15). jTDS is based on FreeTDS and is currently the fastest production-ready JDBC driver for SQL Server and Sybase. jTDS is 100% JDBC 3.0 compatible, supporting forward-only and scrollable/updateable ResultSets, concurrent (completely independent) Statements and implementing all the DatabaseMetaData and ResultSetMetaData methods.

Group: jtds Artifact: jtds
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact jtds
Group jtds
Version 1.2
Last update 26. August 2011
Organization not specified
URL http://jtds.sourceforge.net
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

spring-batch-archetypes from group org.springframework.batch (version 1.1.4.RELEASE)

Spring Batch archetypes are simple project templates containing just enough code to get you started running a job. For more detailed examples of using particular features of the framework, look at the Spring Batch Samples project. Currently the archetypes are deployed as regular Maven projects (not archetypes), because of limitations in the archetype plugin (or our understanding of how it works). For most effective use, copy one into Eclipse and use Q4E to manage the dependencies.

Group: org.springframework.batch Artifact: spring-batch-archetypes
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact spring-batch-archetypes
Group org.springframework.batch
Version 1.1.4.RELEASE
Last update 29. January 2009
Organization not specified
URL Not specified
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

spring-javaconfig from group org.springframework.javaconfig (version 1.0.0.m3)

The Spring JavaConfig project provides a type-safe, pure-Java option for configuring Spring Application Contexts. While most people currently use XML to configure bean definitions in their Application Contexts, Spring's versatility and metadata based internal handling of bean definitions means alternatives to XML config are easy to implement.

Group: org.springframework.javaconfig Artifact: spring-javaconfig
Show all versions Show source 
 

7 downloads
Artifact spring-javaconfig
Group org.springframework.javaconfig
Version 1.0.0.m3
Last update 06. October 2008
Organization Spring Framework
URL http://www.springframework.org/javaconfig
License The Apache Software License, Version 2.0
Dependencies amount 5
Dependencies spring-core, spring-beans, spring-context, cglib-nodep, commons-logging,
There are maybe transitive dependencies!

gwt-commons-lang3 from group de.knightsoft-net (version 3.16.0-0)

Group: de.knightsoft-net Artifact: gwt-commons-lang3
Show all versions Show documentation Show source 
 

5 downloads
Artifact gwt-commons-lang3
Group de.knightsoft-net
Version 3.16.0-0


jollyday from group de.focus-shift (version 0.30.0)

This API determines the holidays for a given year, country/name and eventually state/region. The holiday data is stored in XML files (one for each country) and will be read from the classpath. You can provide your own holiday calendar XML file or use any of the provided ones. Currently, there are over 80 countries supported like the following: * United States * Germany * France * India * Australia * and so on Besides, those there will be more special calendars like currently existing NYSE calendar (New York Stock Exchange).

Group: de.focus-shift Artifact: jollyday
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact jollyday
Group de.focus-shift
Version 0.30.0
Last update 15. July 2024
Organization not specified
URL https://github.com/focus-shift/jollyday
License Apache License 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

integraal-backward-chaining from group fr.lirmm.graphik (version 1.5.0)

InteGraal has been designed in a modular way, in order to facilitate software reuse and extension. It should make it easy to test new scenarios and techniques, in particular by combining algorithms. The main features of Graal are currently the following: (1) internal storage to store data by using a SQL or RDF representation (Postgres, MySQL, HSQL, SQLite, Remote SPARQL endpoints, Local in-memory triplestores) as well as a native in-memory representation (2) data-integration capabilities for exploiting federated heterogeneous data-sources through mappings able to target systems such as SQL, RDF, and black-box (e.g. Web-APIs) (3) algorithms for query-answering over heterogeneous and federated data based on query rewriting and/or forward chaining (or chase)

Group: fr.lirmm.graphik Artifact: integraal-backward-chaining
Show all versions Show documentation Show source 
 

0 downloads
Artifact integraal-backward-chaining
Group fr.lirmm.graphik
Version 1.5.0
Last update 21. June 2024
Organization not specified
URL https://gitlab.inria.fr/rules/integraal/integraal-backward-chaining
License Apache License, Version 2.0
Dependencies amount 12
Dependencies integraal-model, integraal-core, integraal-unifiers, integraal-util, integraal-query-evaluation, integraal-storage, guava, commons-lang3, integraal-io, radicchio, slf4j-api, logback-classic,
There are maybe transitive dependencies!

integraal from group fr.lirmm.graphik (version 1.5.0)

InteGraal has been designed in a modular way, in order to facilitate software reuse and extension. It should make it easy to test new scenarios and techniques, in particular by combining algorithms. The main features of Graal are currently the following: (1) internal storage to store data by using a SQL or RDF representation (Postgres, MySQL, HSQL, SQLite, Remote SPARQL endpoints, Local in-memory triplestores) as well as a native in-memory representation (2) data-integration capabilities for exploiting federated heterogeneous data-sources through mappings able to target systems such as SQL, RDF, and black-box (e.g. Web-APIs) (3) algorithms for query-answering over heterogeneous and federated data based on query rewriting and/or forward chaining (or chase)

Group: fr.lirmm.graphik Artifact: integraal
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact integraal
Group fr.lirmm.graphik
Version 1.5.0
Last update 21. June 2024
Organization not specified
URL https://gitlab.inria.fr/rules/integraal
License Apache License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

nb-edit-externally from group de.poiu.nbee (version 1.0.3)

Allows opening the currently edited file in an external editor. <p> Its main purpose is to open the currently edited file at the exact same cursor position as in Netbeans to execute some complex editing action that is not easily possible within Netbeans itself. <p> The command to open the file in an external editor must be supplied by the user and allows placeholders to specify the location of the cursor to be able to jump to the same location of the cursor in Netbeans' editor. <p> A fallback command can be specified for opening file for which no editor window is open. This command doesn't support all the placeholders, but allows editing a file directly from the Projects nodes.

Group: de.poiu.nbee Artifact: nb-edit-externally
Show all versions Show documentation Show source 
 

0 downloads
Artifact nb-edit-externally
Group de.poiu.nbee
Version 1.0.3
Last update 04. April 2024
Organization not specified
URL https://github.com/hupfdule/nb-edit-externally
License Apache License, Version 2.0
Dependencies amount 14
Dependencies org-netbeans-api-annotations-common, org-openide-util, org-openide-util-ui, org-openide-util-lookup, org-netbeans-modules-options-api, org-openide-awt, org-openide-dialogs, org-openide-filesystems, org-openide-loaders, org-openide-windows, org-openide-nodes, org-openide-text, org-netbeans-modules-javahelp, javahelp,
There are maybe transitive dependencies!

generator from group org.jaxsb (version 3.0.0)

The JAX-SB Generator is a comprehensive framework to facilitate the use of XML in software languages such as Java. This framework intends to provide tools that will allow a developer to easily integrate XML interoperability, bind XML Schemas, and analyze XML Schemas for use with any software. Currently there is only one language and one application that is supported: XML Binding in Java. Next on the agenda is the development of analysis tools for XML Schema Documents. For instance, imagine a tool that will allow you to determine whether an XSD complies to best-practices. This tool will: 1) produce warnings for structures that do not comply to best-practices, 2) tell the developer whether the logical structure can be transformed linearly to a form that complies to best-practices, and 3) to automatically produce an XSD that maintains the logical structure of the original document but now fully complies to best-practices. This is just one of many tools that will be available shortly. In the meantime, check out the binding application.

Group: org.jaxsb Artifact: generator
Show all versions Show documentation Show source 
 

0 downloads
Artifact generator
Group org.jaxsb
Version 3.0.0
Last update 27. February 2024
Organization not specified
URL Not specified
License not specified
Dependencies amount 5
Dependencies google-java-format, guava, io, jci, runtime,
There are maybe transitive dependencies!

james-server-webadmin from group org.apache.james (version 3.8.1)

Group: org.apache.james Artifact: james-server-webadmin
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
1 downloads
Artifact james-server-webadmin
Group org.apache.james
Version 3.8.1
Last update 11. February 2024
Organization not specified
URL Not specified
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!



Page 54 from 67 (items total 662)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy