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

Download jpa-unit-core JAR 0.5.0 with all dependencies


Core classes and SPI of JPA Unit

Files of the artifact jpa-unit-core version 0.5.0 from the group com.github.dadrus.jpa-unit.

Artifact jpa-unit-core
Group com.github.dadrus.jpa-unit
Version 0.5.0
Last update 28. July 2018
Tags: classes unit core
Organization not specified
URL https://github.com/dadrus/jpa-unit/jpa-unit-parent/jpa-unit-core
License Apache License, Version 2.0
Dependencies amount 1
Dependencies guava,
There are maybe transitive dependencies!
The newest version!
Show more of this group  Show more artifacts with this name
Show all versions of jpa-unit-core Show documentation

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

0 downloads

Source code of jpa-unit-core version 0.5.0

META-INF
META-INF.META-INF.MANIFEST.MF
META-INF.maven.com.github.dadrus.jpa-unit.jpa-unit-core
META-INF.maven.com.github.dadrus.jpa-unit.jpa-unit-core.META-INF.maven.com.github.dadrus.jpa-unit.jpa-unit-core.pom.properties
META-INF.maven.com.github.dadrus.jpa-unit.jpa-unit-core.META-INF.maven.com.github.dadrus.jpa-unit.jpa-unit-core.pom.xml
eu.drus.jpa.unit.api
eu.drus.jpa.unit.api.eu.drus.jpa.unit.api.ApplyScriptsAfter
eu.drus.jpa.unit.api.eu.drus.jpa.unit.api.ApplyScriptsBefore
eu.drus.jpa.unit.api.eu.drus.jpa.unit.api.Bootstrapping
eu.drus.jpa.unit.api.eu.drus.jpa.unit.api.Cleanup
eu.drus.jpa.unit.api.eu.drus.jpa.unit.api.CleanupCache
eu.drus.jpa.unit.api.eu.drus.jpa.unit.api.CleanupPhase
eu.drus.jpa.unit.api.eu.drus.jpa.unit.api.CleanupStrategy
eu.drus.jpa.unit.api.eu.drus.jpa.unit.api.CleanupUsingScripts
eu.drus.jpa.unit.api.eu.drus.jpa.unit.api.DataSeedStrategy
eu.drus.jpa.unit.api.eu.drus.jpa.unit.api.ExpectedDataSets
eu.drus.jpa.unit.api.eu.drus.jpa.unit.api.InitialDataSets
eu.drus.jpa.unit.api.eu.drus.jpa.unit.api.JpaUnitException
eu.drus.jpa.unit.api.eu.drus.jpa.unit.api.TransactionMode
eu.drus.jpa.unit.api.eu.drus.jpa.unit.api.TransactionSupport
eu.drus.jpa.unit.api.eu.drus.jpa.unit.api.Transactional
eu.drus.jpa.unit.core
eu.drus.jpa.unit.core.eu.drus.jpa.unit.core.DecoratorRegistrar
eu.drus.jpa.unit.core.eu.drus.jpa.unit.core.JpaUnitContext
eu.drus.jpa.unit.core.eu.drus.jpa.unit.core.PersistenceUnitDescriptorImpl
eu.drus.jpa.unit.core.eu.drus.jpa.unit.core.PersistenceUnitDescriptorLoader
eu.drus.jpa.unit.core.metadata
eu.drus.jpa.unit.core.metadata.eu.drus.jpa.unit.core.metadata.AnnotationInspector
eu.drus.jpa.unit.core.metadata.eu.drus.jpa.unit.core.metadata.MetadataExtractor
eu.drus.jpa.unit.decorator.jpa
eu.drus.jpa.unit.decorator.jpa.eu.drus.jpa.unit.decorator.jpa.EntityManagerFactoryDecorator
eu.drus.jpa.unit.decorator.jpa.eu.drus.jpa.unit.decorator.jpa.PersistenceContextDecorator
eu.drus.jpa.unit.decorator.jpa.eu.drus.jpa.unit.decorator.jpa.PersistenceUnitDecorator
eu.drus.jpa.unit.decorator.jpa.eu.drus.jpa.unit.decorator.jpa.SecondLevelCacheDecorator
eu.drus.jpa.unit.decorator.jpa.eu.drus.jpa.unit.decorator.jpa.TransactionDecorator
eu.drus.jpa.unit.decorator.jpa.eu.drus.jpa.unit.decorator.jpa.TransactionStrategyExecutor
eu.drus.jpa.unit.decorator.jpa.eu.drus.jpa.unit.decorator.jpa.TransactionStrategyProvider
eu.drus.jpa.unit.spi
eu.drus.jpa.unit.spi.eu.drus.jpa.unit.spi.AbstractDbFeatureExecutor
eu.drus.jpa.unit.spi.eu.drus.jpa.unit.spi.AssertionErrorCollector
eu.drus.jpa.unit.spi.eu.drus.jpa.unit.spi.CleanupStrategyExecutor
eu.drus.jpa.unit.spi.eu.drus.jpa.unit.spi.ColumnsHolder
eu.drus.jpa.unit.spi.eu.drus.jpa.unit.spi.Constants
eu.drus.jpa.unit.spi.eu.drus.jpa.unit.spi.DataSetFormat
eu.drus.jpa.unit.spi.eu.drus.jpa.unit.spi.DataSetLoader
eu.drus.jpa.unit.spi.eu.drus.jpa.unit.spi.DbFeature
eu.drus.jpa.unit.spi.eu.drus.jpa.unit.spi.DbFeatureException
eu.drus.jpa.unit.spi.eu.drus.jpa.unit.spi.DecoratorExecutor
eu.drus.jpa.unit.spi.eu.drus.jpa.unit.spi.ExecutionContext
eu.drus.jpa.unit.spi.eu.drus.jpa.unit.spi.FeatureResolver
eu.drus.jpa.unit.spi.eu.drus.jpa.unit.spi.PersistenceUnitDescriptor
eu.drus.jpa.unit.spi.eu.drus.jpa.unit.spi.TestClassDecorator
eu.drus.jpa.unit.spi.eu.drus.jpa.unit.spi.TestDecorator
eu.drus.jpa.unit.spi.eu.drus.jpa.unit.spi.TestInvocation
eu.drus.jpa.unit.spi.eu.drus.jpa.unit.spi.TestMethodDecorator
eu.drus.jpa.unit.spi.eu.drus.jpa.unit.spi.UnsupportedDataSetFormatException
eu.drus.jpa.unit.util
eu.drus.jpa.unit.util.eu.drus.jpa.unit.util.ClassLoaderUtils
eu.drus.jpa.unit.util.eu.drus.jpa.unit.util.ReflectionUtils
eu.drus.jpa.unit.util.eu.drus.jpa.unit.util.ResourceLocator




© 2015 - 2024 Weber Informatics LLC | Privacy Policy