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

Download JAR files tagged by useful with all dependencies

Search JAR files by class name

jdbc-populator from group net.sf.opk (version 3.0)

Library to help build an Instant Developer Experience. It provides a way to populate datasources upon their first use, and as such can put structure and data into an in-memory database. This is useful for both automated and to create a setup where the developer can start the application and see his/her work in action.

Group: net.sf.opk Artifact: jdbc-populator
Show all versions Show documentation Show source 
 

0 downloads
Artifact jdbc-populator
Group net.sf.opk
Version 3.0
Last update 27. August 2012
Organization not specified
URL Not specified
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

pww-commons from group com.portlandwebworks (version 1.0.2)

PWW Commons is a collection of useful, reusable components for java applications that leverage Spring Framework and Hibernate. Its primary focus is simplifying database access via a generic DAO interface with an annotation-based Hibernate implementation.

Group: com.portlandwebworks Artifact: pww-commons
Show all versions Show documentation Show source 
 

0 downloads
Artifact pww-commons
Group com.portlandwebworks
Version 1.0.2
Last update 30. July 2012
Organization not specified
URL Not specified
License GNU Lesser General Public License Version 3
Dependencies amount 30
Dependencies hibernate-core, hibernate-core, hibernate-validator, hibernate-commons-annotations, hibernate-search, spring-security-config, commons-lang, commons-beanutils, commons-dbcp, commons-collections, commons-io, commons-codec, xstream, jackson-mapper-asl, dbunit, mail, junit, velocity, velocity-tools, cglib-nodep, itext, de.huxhorn.lilith.3rdparty.flyingsaucer.core-renderer, jtidy, log4j, slf4j-api, javassist, jboss-jsf-api_2.0_spec, hsqldb, mysql-connector-java, liquibase-core,
There are maybe transitive dependencies!

appcontext from group org.sonatype.appcontext (version 3.2)

A small utility useful in various use cases, like "booting" an application. All it does is simply creates a plain Map, with it's values sourced from different places and applies different strategies (override order).

Group: org.sonatype.appcontext Artifact: appcontext
Show all versions Show documentation Show source 
 

0 downloads
Artifact appcontext
Group org.sonatype.appcontext
Version 3.2
Last update 06. June 2012
Organization not specified
URL https://github.com/sonatype/appcontext
License not specified
Dependencies amount 3
Dependencies plexus-interpolation, junit, slf4j-simple,
There are maybe transitive dependencies!

entreri from group com.googlecode.entreri (version 1.4.1)

Entreri is an entity-component framework for Java that helps manage or remove complex OO hierarchies that often form when developing games. For a useful description of an entity-component framework, see http://t-machine.org/index.php/2007/09/03/entity-systems-are-the-future-of-mmog-development-part-1/

Group: com.googlecode.entreri Artifact: entreri
Show all versions Show documentation Show source 
 

0 downloads
Artifact entreri
Group com.googlecode.entreri
Version 1.4.1
Last update 03. March 2012
Organization not specified
URL http://entreri.googlecode.com
License New BSD License
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

utc-dates from group com.cemerick (version 0.0.2)

A simple date formatting/parsing library that (by default) normalizes all formatted dates to UTC, and assumes all date strings are indicated in UTC. Its intended use is to offer a simple API useful for representing/consuming dates within lexicographically-sensitive database systems (e.g. couchdb, AWS SimpleDB, etc).

Group: com.cemerick Artifact: utc-dates
Show all versions Show source 
 

0 downloads
Artifact utc-dates
Group com.cemerick
Version 0.0.2
Last update 09. May 2011
Organization not specified
URL http://github.com/cemerick/utc-dates
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

janbanery-android from group pl.project13.janbanery (version 1.0)

Janbanery - Android are additional implementations of Janbanery which may prove useful when using Janbanery on Android powered devices. Such features include a apache.http implementation of the internal rest client as well as support for easier server side push subscribing.

Group: pl.project13.janbanery Artifact: janbanery-android
Show documentation Show source 
 

0 downloads
Artifact janbanery-android
Group pl.project13.janbanery
Version 1.0
Last update 09. May 2011
Organization not specified
URL http://www.blog.project13.pl
License Apache License 2.0
Dependencies amount 2
Dependencies janbanery-core, gson,
There are maybe transitive dependencies!

kryo from group com.googlecode (version 1.04)

Kryo is a fast and efficient object graph serialization framework for Java. The goals of the project are speed, efficiency, and an easy to use API. The project is useful any time objects need to be persisted, whether to a file, database, or over the network.

Group: com.googlecode Artifact: kryo
Show documentation Show source 
 

6 downloads
Artifact kryo
Group com.googlecode
Version 1.04
Last update 19. April 2011
Organization not specified
URL http://code.google.com/p/kryo/
License BSD style
Dependencies amount 2
Dependencies reflectasm, minlog,
There are maybe transitive dependencies!

jaxb2-fluent-api from group org.jvnet.jaxb2_commons (version 3.0)

Causes JAXB RI 2 XJC to generate additional methods that allows method chaining. Method chaining is useful when building object tree in memory, allowing the code to be done in a concise way. The code that uses this plugin can still run with any JAXB2 implementation.

Group: org.jvnet.jaxb2_commons Artifact: jaxb2-fluent-api
Show documentation Show source 
 

3 downloads
Artifact jaxb2-fluent-api
Group org.jvnet.jaxb2_commons
Version 3.0
Last update 29. March 2011
Organization not specified
URL http://java.net/projects/jaxb2-commons/pages/fluent-api
License The Apache Software License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

psi from group com.meschbach.psi (version 2.4)

Phunctional System integration is a utility library to provide a simplified testing harness for automated Web Application testing. This particulare artifact is a Maven utility, creating a unifed package for the testing harness. Over time this should probably begin to contain useful utilities to the end user.

Group: com.meschbach.psi Artifact: psi
Show documentation 
 

0 downloads
Artifact psi
Group com.meschbach.psi
Version 2.4
Last update 09. March 2011
Organization not specified
URL http://psi.meschbach.com/
License not specified
Dependencies amount 5
Dependencies psi-core, psi-util, psi-jetty6, psi-jetty7, psi-tomcat6,
There are maybe transitive dependencies!

jaxb-fluent-api from group net.java.dev.jaxb2-commons (version 2.1.8)

Causes JAXB RI 2.1.8 XJC to generate additional methods that allows method chaining. Method chaining is useful when building object tree in memory, allowing the code to be done in a concise way. The code that uses this plugin can still run with any JAXB2 implementation.

Group: net.java.dev.jaxb2-commons Artifact: jaxb-fluent-api
Show all versions Show source 
 

2 downloads
Artifact jaxb-fluent-api
Group net.java.dev.jaxb2-commons
Version 2.1.8
Last update 20. May 2010
Organization not specified
URL https://jaxb2-commons.dev.java.net/fluent-api
License The Apache Software License, Version 2.0
Dependencies amount 1
Dependencies jaxb-xjc,
There are maybe transitive dependencies!



Page 245 from 256 (items total 2553)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy