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

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!

gwtprojsonserializer from group org.atmosphere (version 1.0.0)

GWT Professional JSON Serializer allows you to serialize any JSON text into a java object (and reverse). It is crucial functionality when there is no GWT-RPC on server side. This JSON serializer allows easy connecting GWT client side to any standard server side technology.

Group: org.atmosphere Artifact: gwtprojsonserializer
Show all versions Show documentation Show source 
 

0 downloads
Artifact gwtprojsonserializer
Group org.atmosphere
Version 1.0.0
Last update 04. September 2012
Organization not specified
URL http://gwtprojsonserializer.googlecode.com
License The Apache Software License, Version 2.0
Dependencies amount 1
Dependencies gwt-servlet,
There are maybe transitive dependencies!

geb-core from group org.codehaus.geb (version 0.7.2)

Geb (pronounced "jeb") is a browser automation solution. It brings together the power of WebDriver, the elegance of jQuery content selection, the robustness of Page Object modelling and the expressiveness of the Groovy language.

Group: org.codehaus.geb Artifact: geb-core
Show all versions Show documentation Show source 
 

3 downloads
Artifact geb-core
Group org.codehaus.geb
Version 0.7.2
Last update 29. August 2012
Organization not specified
URL http://www.gebish.org
License The Apache Software License, Version 2.0
Dependencies amount 1
Dependencies geb-implicit-assertions,
There are maybe transitive dependencies!



Page 257 from 324 (items total 3233)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy