All Downloads are FREE. Search and download functionalities are using the official Maven repository.
Search JAR files by class name

Download guiced-persistence JAR 1.0.11.5-jre12 with all dependencies


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

Files of the artifact guiced-persistence version 1.0.11.5-jre12 from the group com.guicedee.persistence.

Artifact guiced-persistence
Group com.guicedee.persistence
Version 1.0.11.5-jre12
Last update 03. June 2020
Tags: enabled with using support guice test persistence implementations standalone requires suites units enables projects full complete implementation applications perfect multiple
Organization not specified
URL https://github.com/GedMarc/GuicedPersistence
License not specified
Dependencies amount 7
Dependencies guiced-injection, guice-persist, json, hibernate-core, btm, byte-buddy, jakarta.xml.bind-api,
There are maybe transitive dependencies!
There is a newer version: 62
Show newest version
Show more of this group  Show more artifacts with this name
Show all versions of guiced-persistence Show documentation

Please rate this JAR file. Is it a good library?

0 downloads

Source code of guiced-persistence version 1.0.11.5-jre12

META-INF
META-INF.META-INF.MANIFEST.MF
META-INF.maven.com.guicedee.persistence.guiced-persistence
META-INF.maven.com.guicedee.persistence.guiced-persistence.META-INF.maven.com.guicedee.persistence.guiced-persistence.pom.properties
META-INF.maven.com.guicedee.persistence.guiced-persistence.META-INF.maven.com.guicedee.persistence.guiced-persistence.pom.xml
com.guicedee.guicedpersistence.btm
com.guicedee.guicedpersistence.btm.com.guicedee.guicedpersistence.btm.BTMConnectionBaseInfo
com.guicedee.guicedpersistence.btm.com.guicedee.guicedpersistence.btm.BTMTransactionIsolation
com.guicedee.guicedpersistence.btm.implementation
com.guicedee.guicedpersistence.btm.implementation.com.guicedee.guicedpersistence.btm.implementation.BTMAutomatedTransactionHandler
com.guicedee.guicedpersistence.btm.implementation.com.guicedee.guicedpersistence.btm.implementation.BTMConnectionProperties
com.guicedee.guicedpersistence.btm.implementation.com.guicedee.guicedpersistence.btm.implementation.BTMDestroyer
com.guicedee.guicedpersistence.db
com.guicedee.guicedpersistence.db.com.guicedee.guicedpersistence.db.ConnectionBaseInfo
com.guicedee.guicedpersistence.db.com.guicedee.guicedpersistence.db.DatabaseModule
com.guicedee.guicedpersistence.db.annotations
com.guicedee.guicedpersistence.db.annotations.com.guicedee.guicedpersistence.db.annotations.Transactional
com.guicedee.guicedpersistence.db.exceptions
com.guicedee.guicedpersistence.db.exceptions.com.guicedee.guicedpersistence.db.exceptions.InvalidConnectionInfoException
com.guicedee.guicedpersistence.db.exceptions.com.guicedee.guicedpersistence.db.exceptions.NoConnectionInfoException
com.guicedee.guicedpersistence.db.intercepters
com.guicedee.guicedpersistence.db.intercepters.com.guicedee.guicedpersistence.db.intercepters.JPADefaultConnectionBaseBuilder
com.guicedee.guicedpersistence.db.services
com.guicedee.guicedpersistence.db.services.com.guicedee.guicedpersistence.db.services.PersistenceGuiceConfigurator
com.guicedee.guicedpersistence.implementations
com.guicedee.guicedpersistence.implementations.com.guicedee.guicedpersistence.implementations.EntityManagerPostStartup
com.guicedee.guicedpersistence.implementations.com.guicedee.guicedpersistence.implementations.GuicedPersistenceDestroyer
com.guicedee.guicedpersistence.implementations.com.guicedee.guicedpersistence.implementations.GuicedPersistenceJarModuleExclusions
com.guicedee.guicedpersistence.injectors
com.guicedee.guicedpersistence.injectors.com.guicedee.guicedpersistence.injectors.CustomJpa
com.guicedee.guicedpersistence.injectors.com.guicedee.guicedpersistence.injectors.CustomJpaLocalTxnInterceptor
com.guicedee.guicedpersistence.injectors.com.guicedee.guicedpersistence.injectors.CustomJpaPersistModule
com.guicedee.guicedpersistence.injectors.com.guicedee.guicedpersistence.injectors.CustomJpaPersistService
com.guicedee.guicedpersistence.injectors.com.guicedee.guicedpersistence.injectors.CustomPersistModule
com.guicedee.guicedpersistence.injectors.com.guicedee.guicedpersistence.injectors.GuicedPersistenceTxnInterceptor
com.guicedee.guicedpersistence.injectors.com.guicedee.guicedpersistence.injectors.JpaPersistPrivateModule
com.guicedee.guicedpersistence.jpa
com.guicedee.guicedpersistence.jpa.com.guicedee.guicedpersistence.jpa.JPAConnectionBaseInfo
com.guicedee.guicedpersistence.jpa.implementations
com.guicedee.guicedpersistence.jpa.implementations.com.guicedee.guicedpersistence.jpa.implementations.JPAAutomatedTransactionHandler
com.guicedee.guicedpersistence.readers.hibernateproperties
com.guicedee.guicedpersistence.readers.hibernateproperties.com.guicedee.guicedpersistence.readers.hibernateproperties.HibernateDefaultConnectionBaseBuilder
com.guicedee.guicedpersistence.readers.hibernateproperties.com.guicedee.guicedpersistence.readers.hibernateproperties.HibernateEntityManagerProperties
com.guicedee.guicedpersistence.readers.hibernateproperties.com.guicedee.guicedpersistence.readers.hibernateproperties.HibernatePersistenceValidationMode
com.guicedee.guicedpersistence.readers.systemproperties
com.guicedee.guicedpersistence.readers.systemproperties.com.guicedee.guicedpersistence.readers.systemproperties.SystemEnvironmentVariablesPropertiesReader
com.guicedee.guicedpersistence.scanners
com.guicedee.guicedpersistence.scanners.com.guicedee.guicedpersistence.scanners.GuiceInjectionMetaInfScanner
com.guicedee.guicedpersistence.scanners.com.guicedee.guicedpersistence.scanners.GuiceInjectionMetaInfScannerExclusions
com.guicedee.guicedpersistence.scanners.com.guicedee.guicedpersistence.scanners.PersistenceByteArrayConsumer
com.guicedee.guicedpersistence.scanners.com.guicedee.guicedpersistence.scanners.PersistenceFileHandler
com.guicedee.guicedpersistence.scanners.com.guicedee.guicedpersistence.scanners.PersistenceServiceLoadersBinder
com.guicedee.guicedpersistence.services
com.guicedee.guicedpersistence.services.com.guicedee.guicedpersistence.services.IPropertiesConnectionInfoReader
com.guicedee.guicedpersistence.services.com.guicedee.guicedpersistence.services.IPropertiesEntityManagerReader
com.guicedee.guicedpersistence.services.com.guicedee.guicedpersistence.services.ITransactionHandler
com.guicedee.guicedpersistence.services.com.guicedee.guicedpersistence.services.PersistenceServicesModule
com.oracle.jaxb21
com.oracle.jaxb21.com.oracle.jaxb21.Persistence
com.oracle.jaxb21.com.oracle.jaxb21.PersistenceContainer
com.oracle.jaxb21.com.oracle.jaxb21.PersistenceUnit
com.oracle.jaxb21.com.oracle.jaxb21.PersistenceUnitCachingType
com.oracle.jaxb21.com.oracle.jaxb21.PersistenceUnitTransactionType
com.oracle.jaxb21.com.oracle.jaxb21.PersistenceUnitValidationModeType
com.oracle.jaxb21.com.oracle.jaxb21.Properties
com.oracle.jaxb21.com.oracle.jaxb21.Property
.module-info




© 2015 - 2024 Weber Informatics LLC | Privacy Policy