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

jgoodies-binding from group com.jgoodies (version 2.13.0)

The JGoodies Binding library connects object properties to Swing user interface components. And it helps you represent the state and behavior of a presentation independently of the GUI components used in the interface.

Group: com.jgoodies Artifact: jgoodies-binding
Show all versions Show documentation Show source 
 

23 downloads
Artifact jgoodies-binding
Group com.jgoodies
Version 2.13.0
Last update 10. August 2015
Organization JGoodies Software GmbH
URL https://binding.java.net/
License The BSD License
Dependencies amount 1
Dependencies jgoodies-common,
There are maybe transitive dependencies!

jdatepicker from group org.jdatepicker (version 1.3.4)

JDatePicker and JDatePanel is a Java Swing component. It is designed with the Model View Controller pattern and it uses the Java Calendar object as the model. The component may be used via a popup control or embedded on a panel.

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

480 downloads
Artifact jdatepicker
Group org.jdatepicker
Version 1.3.4
Last update 02. October 2014
Organization not specified
URL http://jdatepicker.org
License Simplified BSD License
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

xsom from group com.sun.xsom (version 20140925)

XML Schema Object Model (XSOM) is a Java library that allows applications to easily parse XML Schema documents and inspect information in them. It is expected to be useful for applications that need to take XML Schema as an input.

Group: com.sun.xsom Artifact: xsom
Show all versions Show documentation Show source 
 

80 downloads
Artifact xsom
Group com.sun.xsom
Version 20140925
Last update 29. September 2014
Organization Oracle
URL http://xsom.java.net/
License CDDL v1.1 / GPL v2 dual license
Dependencies amount 1
Dependencies relaxngDatatype,
There are maybe transitive dependencies!

jdbacl from group org.databene (version 0.8.19)

'jdbacl' stands for 'Java DataBase ACcess Layer' and provides utilities for accessing JDBC databases from Java programs, retrieving meta information in an object model and querying database data.

Group: org.databene Artifact: jdbacl
Show all versions Show documentation Show source 
 

2 downloads
Artifact jdbacl
Group org.databene
Version 0.8.19
Last update 25. September 2014
Organization Volker Bergmann
URL http://databene.org/jdbacl
License GNU Public License
Dependencies amount 6
Dependencies databene-commons, databene-formats, databene-script, contiperf, antlr-runtime, slf4j-api,
There are maybe transitive dependencies!

xmlhttprequest from group net.jangaroo (version 1.0.3)

XmlHttpRequest Cross-Browser Compatibility Library 1.0.3 * Deliver unobtrusive standard-compliant (W3C) cross-browser implementation of the XMLHttpRequest 1.0 object * Fix ALL browsers quirks observed in their native XMLHttpRequest object implementations * Enable transparent logging of XMLHttpRequest object activity

Group: net.jangaroo Artifact: xmlhttprequest
Show all versions 
 

0 downloads
Artifact xmlhttprequest
Group net.jangaroo
Version 1.0.3
Last update 10. March 2014
Organization not specified
URL http://code.google.com/p/xmlhttprequest/
License not specified
Dependencies amount 1
Dependencies jangaroo-runtime,
There are maybe transitive dependencies!

mockito-caching-spy from group de.apaxo.test (version 0.3)

This project implements the possibility for a certain object to cache the return values of a function and then return when they are called again. This can be used to create unit tests from integration tests.

Group: de.apaxo.test Artifact: mockito-caching-spy
Show documentation Show source 
 

0 downloads
Artifact mockito-caching-spy
Group de.apaxo.test
Version 0.3
Last update 04. March 2014
Organization Apaxo GmbH
URL https://github.com/ManuelB/mockito-caching-spy/
License The Apache Software License, Version 2.0
Dependencies amount 1
Dependencies mockito-all,
There are maybe transitive dependencies!

wicket-cdi-1.1-core from group com.github.javawithmarcus.wicket-cdi-1.1 (version 0.3)

Provides integration between Wicket and CDI containers. Enables injection of components and behaviors, as well as other non-contextual object instances. Also enables propagation of conversations between wicket artifacts such as pages and resources.

Group: com.github.javawithmarcus.wicket-cdi-1.1 Artifact: wicket-cdi-1.1-core
Show documentation Show source 
 

0 downloads
Artifact wicket-cdi-1.1-core
Group com.github.javawithmarcus.wicket-cdi-1.1
Version 0.3
Last update 01. September 2013
Organization not specified
URL Not specified
License not specified
Dependencies amount 2
Dependencies wicket-core, junit,
There are maybe transitive dependencies!

quality-immutable-object from group net.sf.qualitycheck (version 0.3)

The goal of Quality-Immutable-Object is to provide a small Java library that generates automatically an immutable object class and corresponding builder based on an Java interface (only with accessor methods).

Group: net.sf.qualitycheck Artifact: quality-immutable-object
Show all versions Show documentation Show source 
 

1 downloads
Artifact quality-immutable-object
Group net.sf.qualitycheck
Version 0.3
Last update 01. August 2013
Organization not specified
URL http://qualitycheck.sourceforge.net/modules/quality-immutable-object/
License not specified
Dependencies amount 16
Dependencies ST4, slf4j-api, javaparser, logback-classic, quality-check, velocity, guava, org.eclipse.equinox.common, org.eclipse.equinox.preferences, org.eclipse.jdt.core, org.eclipse.core.contenttype, org.eclipse.core.jobs, org.eclipse.core.runtime, org.eclipse.core.resources, org.eclipse.osgi, org.eclipse.text,
There are maybe transitive dependencies!

marauroa from group net.sourceforge.javydreamercsw (version 3.9.2)

Marauroa is Arianne's Multiplayer Online Engine, which you can use to build your own online games. Marauroa handles object management, asynchronous database persistence and perception based client-server communication.

Group: net.sourceforge.javydreamercsw Artifact: marauroa
Show documentation Show source 
 

0 downloads
Artifact marauroa
Group net.sourceforge.javydreamercsw
Version 3.9.2
Last update 06. December 2012
Organization not specified
URL https://sourceforge.net/projects/arianne
License Affero GNU Public License
Dependencies amount 4
Dependencies log4j, jython, jnlp, h2,
There are maybe transitive dependencies!

spring-data-neo4j-dist from group org.springframework.data (version 2.1.0.RELEASE)

Within the Spring Data project the Spring Data Neo4j library provides integration with the Neo4j graph database, offering object graph mapping, a Neo4jTemplate and Spring-Data-Commons Repository implementations.

Group: org.springframework.data Artifact: spring-data-neo4j-dist
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact spring-data-neo4j-dist
Group org.springframework.data
Version 2.1.0.RELEASE
Last update 10. October 2012
Organization SpringSource
URL http://www.springsource.org/spring-data/neo4j
License Apache License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!



Page 264 from 3 (items total 3309)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy