Download JAR files tagged by like with all dependencies
jackrabbit-ocm from group org.apache (version 2.0.0)
This Jackrabbit subproject is an object/JCR persistence and
query service. This tools lets you to persist java objects into
a JCR compliant repository - including association, inheritance,
polymorphism, composition, and the Java collections framework.
Furthermore, this jcr-mapping allows you to express queries in
Java-based Criteria, as well as in JCR query language. It offers
also features like version support and object locking.
Artifact jackrabbit-ocm
Group org.apache
Version 2.0.0
Last update 06. July 2012
Organization not specified
URL http://jackrabbit.apache.org/object-content-mapping.html
License not specified
Dependencies amount 7
Dependencies jcr, commons-digester, commons-collections, commons-lang, slf4j-api, cglib, commons-beanutils,
There are maybe transitive dependencies!
Group org.apache
Version 2.0.0
Last update 06. July 2012
Organization not specified
URL http://jackrabbit.apache.org/object-content-mapping.html
License not specified
Dependencies amount 7
Dependencies jcr, commons-digester, commons-collections, commons-lang, slf4j-api, cglib, commons-beanutils,
There are maybe transitive dependencies!
spring-amqp-parent from group org.springframework.amqp (version 1.1.1.RELEASE)
Spring AMQP is framework that makes it easy to write Java applications for the Advanced Message Queue Protocol. It supports a variety of common high-level messaging patterns, like synchronous and asynchronous consumers, synchronous producers, automatic re-connection, transactions, batching. The emphasis is on declarative configuration and a POJO programming model without hiding the full power of the underlying protocol.
Group: org.springframework.amqp Artifact: spring-amqp-parent
Show all versions
Show all versions
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact spring-amqp-parent
Group org.springframework.amqp
Version 1.1.1.RELEASE
Last update 31. May 2012
Organization not specified
URL http://www.springsource.org/spring-amqp
License Apache 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
Group org.springframework.amqp
Version 1.1.1.RELEASE
Last update 31. May 2012
Organization not specified
URL http://www.springsource.org/spring-amqp
License Apache 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
guava-bootstrap from group com.google.guava (version 12.0-rc1)
ExecutorService's type parameters changed between JDK5 and JDK6 in a
way that makes it impossible for our invokeAll/invokeAny methods to
match both at compile time. This project builds a JDK6-like copy of
ExecutorService (but with JDK5 compiler settings to ensure that it will
work with JRE5 at runtime). This project's is then used in the bootstrap
class path of Guava proper.
3 downloads
Artifact guava-bootstrap
Group com.google.guava
Version 12.0-rc1
Last update 30. March 2012
Organization not specified
URL Not specified
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
Group com.google.guava
Version 12.0-rc1
Last update 30. March 2012
Organization not specified
URL Not specified
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
guava-bootstrap from group org.sonatype.sisu.inject (version 0.11.1)
ExecutorService's type parameters changed between JDK5 and JDK6 in a
way that makes it impossible for our invokeAll/invokeAny methods to
match both at compile time. This project builds a JDK6-like copy of
ExecutorService (but with JDK5 compiler settings to ensure that it will
work with JRE5 at runtime). This project's is then used in the bootstrap
class path of Guava proper.
Artifact guava-bootstrap
Group org.sonatype.sisu.inject
Version 0.11.1
Last update 15. January 2012
Organization not specified
URL Not specified
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
Group org.sonatype.sisu.inject
Version 0.11.1
Last update 15. January 2012
Organization not specified
URL Not specified
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
jackson-xml-databind from group com.fasterxml (version 0.6.2)
Extension for Jackson (http://jackson.codehaus.org) to offer
alternative support for serializing POJOs as XML and deserializing XML as pojos.
Support implemented on top of Stax API (javax.xml.stream), by implementing core Jackson Streaming API types like JsonGenerator, JsonParser and JsonFactory.
Some data-binding types overridden as well (ObjectMapper sub-classed as XmlMapper).
43 downloads
Artifact jackson-xml-databind
Group com.fasterxml
Version 0.6.2
Last update 11. November 2011
Organization fasterxml.com
URL http://wiki.fasterxml.com/JacksonExtensionXmlDataBinding
License The Apache Software License, Version 2.0
Dependencies amount 3
Dependencies jackson-mapper-asl, jackson-xc, stax2-api,
There are maybe transitive dependencies!
Group com.fasterxml
Version 0.6.2
Last update 11. November 2011
Organization fasterxml.com
URL http://wiki.fasterxml.com/JacksonExtensionXmlDataBinding
License The Apache Software License, Version 2.0
Dependencies amount 3
Dependencies jackson-mapper-asl, jackson-xc, stax2-api,
There are maybe transitive dependencies!
jtidy from group net.sf.jtidy (version r938)
JTidy is a Java port of HTML Tidy, a HTML syntax checker and pretty printer. Like its non-Java cousin, JTidy can be
used as a tool for cleaning up malformed and faulty HTML. In addition, JTidy provides a DOM interface to the
document that is being processed, which effectively makes you able to use JTidy as a DOM parser for real-world HTML.
Artifact jtidy
Group net.sf.jtidy
Version r938
Last update 20. July 2010
Organization sourceforge
URL http://jtidy.sourceforge.net
License Java HTML Tidy License
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
Group net.sf.jtidy
Version r938
Last update 20. July 2010
Organization sourceforge
URL http://jtidy.sourceforge.net
License Java HTML Tidy License
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
smart-abstract-dao from group com.smartitengineering (version 0.3.1)
Group: com.smartitengineering Artifact: smart-abstract-dao
Show all versions Show documentation Show source
Show all versions Show documentation Show source
1 downloads
Artifact smart-abstract-dao
Group com.smartitengineering
Version 0.3.1
Last update 20. May 2010
Organization not specified
URL Not specified
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
Group com.smartitengineering
Version 0.3.1
Last update 20. May 2010
Organization not specified
URL Not specified
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
smart-dao from group com.smartitengineering (version 0.3.1)
This project basically aims to create an abstraction layer above common
ORM used this days and provide a simplified DAO layer which is not only
independent of the ORM tool being used but also integrated with other
services, for example App Layer Caching, Free Text Search Engine etc.
Initial target is to implement it for Hibernate and when JPA provides
Hibernate's Criteria like API implement for JPA as well. Integrate
App Layer Cache and Compass Framework.
Group: com.smartitengineering Artifact: smart-dao
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact smart-dao
Group com.smartitengineering
Version 0.3.1
Last update 20. May 2010
Organization Smart IT Engineering
URL http://code.google.com/p/smart-dao
License LGPL v2.1
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
Group com.smartitengineering
Version 0.3.1
Last update 20. May 2010
Organization Smart IT Engineering
URL http://code.google.com/p/smart-dao
License LGPL v2.1
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
smart-hibernate-abstract-dao from group com.smartitengineering (version 0.3.1)
Group: com.smartitengineering Artifact: smart-hibernate-abstract-dao
Show all versions Show documentation Show source
Show all versions Show documentation Show source
0 downloads
Artifact smart-hibernate-abstract-dao
Group com.smartitengineering
Version 0.3.1
Last update 20. May 2010
Organization not specified
URL Not specified
License not specified
Dependencies amount 4
Dependencies smart-abstract-dao, spring-dao, spring-hibernate3, hibernate,
There are maybe transitive dependencies!
Group com.smartitengineering
Version 0.3.1
Last update 20. May 2010
Organization not specified
URL Not specified
License not specified
Dependencies amount 4
Dependencies smart-abstract-dao, spring-dao, spring-hibernate3, hibernate,
There are maybe transitive dependencies!
patterntesting-check-ct from group net.sf.patterntesting (version 0.9.9)
PatternTesting Check.CT (patterntesting-check-ct) is a quality framework that
allows to automatically verify that Architecture/Design recommendations
are implemented correctly in the code.
It provides different checks of known anti patterns (like using System.out
for logging) but provides also a test framework for better testing.
The checks are done during compile time (this is the "CT" in Check.CT").
0 downloads
Artifact patterntesting-check-ct
Group net.sf.patterntesting
Version 0.9.9
Last update 30. December 2009
Organization not specified
URL http://patterntesting.sourceforge.net/check/ct/
License The Apache Software License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
Group net.sf.patterntesting
Version 0.9.9
Last update 30. December 2009
Organization not specified
URL http://patterntesting.sourceforge.net/check/ct/
License The Apache Software License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
Page 327 from 3 (items total 3536)