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

Download JAR files tagged by persistence with all dependencies

Search JAR files by class name

guiced-persistence-btm from group com.jwebmp.jre10 (version 0.59.0.14)

A complete JPA 2.1 implementation for Standalone or EE Implementation. Enables Multiple Persistence units with full JTA Support using BTM. Perfect for Guice implementations, test suites, and Guice enabled Web Applications or EAR Projects. Requires JDK 8

Group: com.jwebmp.jre10 Artifact: guiced-persistence-btm
Show all versions Show documentation Show source 
 

0 downloads
Artifact guiced-persistence-btm
Group com.jwebmp.jre10
Version 0.59.0.14
Last update 23. September 2018
Organization not specified
URL https://github.com/GedMarc/GuicedPersistence-BTM
License not specified
Dependencies amount 11
Dependencies guiced-persistence, guiced-persistence-hibernateproperties-reader, jwebmp-log-master, guiced-injection, junit-jupiter-api, hamcrest-all, assertj-core, mockito-core, hibernate-core, btm, javax.transaction-api,
There are maybe transitive dependencies!

pack-backend-jpa from group com.jaxio.celerio.packs (version 1.0.4)

The Celerio Generation Template Pack "JPA backend" contains a set of source code file templates that are interpreted by Celerio code generator in order to generate an application persistence layer.

Group: com.jaxio.celerio.packs Artifact: pack-backend-jpa
Show all versions Show documentation Show source 
 

0 downloads
Artifact pack-backend-jpa
Group com.jaxio.celerio.packs
Version 1.0.4
Last update 12. September 2016
Organization JAXIO
URL https://github.com/jaxio/pack-backend-jpa
License Apache License 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

pack-javaee7-backend from group com.jaxio.celerio.packs (version 1.0.0)

The Celerio Generation Template Pack "JavaEE7 backend" contains a set of source code file templates that are interpreted by Celerio code generator in order to generate an application persistence layer compatible with JavaEE 7.

Group: com.jaxio.celerio.packs Artifact: pack-javaee7-backend
Show documentation Show source 
 

0 downloads
Artifact pack-javaee7-backend
Group com.jaxio.celerio.packs
Version 1.0.0
Last update 23. January 2016
Organization JAXIO
URL https://github.com/jaxio/javaee-lab
License Apache License 2.0
Dependencies amount 0
Dependencies No dependencies
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!

org.apache.aries.samples.blog.jpa.eba from group org.apache.aries.samples.blog (version 1.0.0)

This EBA contains the core bundles for the sample Blog application. It does not include all transitive dependencies, which need to be provisioned during deployment. It uses JPA for the persistence layer.

Group: org.apache.aries.samples.blog Artifact: org.apache.aries.samples.blog.jpa.eba
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact org.apache.aries.samples.blog.jpa.eba
Group org.apache.aries.samples.blog
Version 1.0.0
Last update 05. September 2012
Organization not specified
URL Not specified
License not specified
Dependencies amount 4
Dependencies org.apache.aries.samples.blog.api, org.apache.aries.samples.blog.web, org.apache.aries.samples.blog.biz, org.apache.aries.samples.blog.persistence.jpa,
There are maybe transitive dependencies!

org.apache.aries.samples.blog.jdbc.eba from group org.apache.aries.samples.blog (version 1.0.0)

This EBA contains the core bundles for the sample Blog application. It does not include all transitive dependencies, which need to be provisioned during deployment. It uses JDBC for the persistence layer.

Group: org.apache.aries.samples.blog Artifact: org.apache.aries.samples.blog.jdbc.eba
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact org.apache.aries.samples.blog.jdbc.eba
Group org.apache.aries.samples.blog
Version 1.0.0
Last update 05. September 2012
Organization not specified
URL Not specified
License not specified
Dependencies amount 4
Dependencies org.apache.aries.samples.blog.api, org.apache.aries.samples.blog.web, org.apache.aries.samples.blog.biz, org.apache.aries.samples.blog.persistence.jdbc,
There are maybe transitive dependencies!

autodao from group net.sf.autodao (version 0.12.2)

AutoDAO is a Generic DAO on steroids implementation for Java. Features: ready to use CRUD operations, zero persistence code for common DAO queries, annotation-driven auto-configuration, Hibernate/JPA support.

Group: net.sf.autodao Artifact: autodao
Show all versions Show documentation Show source 
 

0 downloads
Artifact autodao
Group net.sf.autodao
Version 0.12.2
Last update 06. January 2012
Organization not specified
URL http://autodao.sourceforge.net/
License The Apache Software License, Version 2.0
Dependencies amount 5
Dependencies groovy-all, annotations, spring-orm, spring-aop, joda-time,
There are maybe transitive dependencies!

default-skin from group org.neo4j.maven.skins (version 4)

Neo4j is a graph database. It is an embedded, disk-based, fully transactional Java persistence engine that stores data structured in graphs rather than in tables.

Group: org.neo4j.maven.skins Artifact: default-skin
Show all versions Show documentation Show source 
 

0 downloads
Artifact default-skin
Group org.neo4j.maven.skins
Version 4
Last update 02. December 2011
Organization The Neo4j Graph Database Project
URL http://components.neo4j.org/
License GNU Affero General Public License, Version 3
Dependencies amount 2
Dependencies doxia-core, commons-lang,
There are maybe transitive dependencies!

beanlib-hibernate from group net.sf.beanlib (version 5.0.2beta)

Particularly handy when used with Hibernate. It allows developers to easily reuse the same pojo classes for both persistence instances and data transfer objects.

Group: net.sf.beanlib Artifact: beanlib-hibernate
Show all versions Show documentation Show source 
 

0 downloads
Artifact beanlib-hibernate
Group net.sf.beanlib
Version 5.0.2beta
Last update 23. October 2009
Organization not specified
URL http://beanlib.sourceforge.net/
License The Apache Software License, Version 2.0
Dependencies amount 3
Dependencies beanlib, hibernate, spring,
There are maybe transitive dependencies!

jdo2-api-legacy from group javax.jdo (version 2.2)

The Java Data Objects 2 (JDO) API is a standard interface-based Java model abstraction of persistence, developed as Java Specification Request 243 under the auspices of the Java Community Process. This version requires only JDK 1.3.

Group: javax.jdo Artifact: jdo2-api-legacy
Show all versions 
 

0 downloads
Artifact jdo2-api-legacy
Group javax.jdo
Version 2.2
Last update 24. October 2008
Organization not specified
URL Not specified
License not specified
Dependencies amount 3
Dependencies transaction-api, ant, junit,
There are maybe transitive dependencies!



Page 189 from 3 (items total 2177)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy