Download hibernate-entitymanager-5.0.7.final.jar file

Introduction

You can download hibernate-entitymanager-5.0.7.final.jar in this page.

License

GNU LESSER GENERAL PUBLIC LICENSE

Type List

hibernate-entitymanager-5.0.7.final.jar file has the following types.

META-INF/MANIFEST.MF
META-INF/services/javax.persistence.spi.PersistenceProvider
org.hibernate.ejb.AbstractEntityManagerImpl.class
org.hibernate.ejb.AbstractQueryImpl.class
org.hibernate.ejb.AvailableSettings.class
org.hibernate.ejb.BaseQueryImpl.class
org.hibernate.ejb.HibernateEntityManager.class
org.hibernate.ejb.HibernateEntityManagerFactory.class
org.hibernate.ejb.HibernateEntityManagerImplementor.class
org.hibernate.ejb.HibernatePersistence.class
org.hibernate.ejb.HibernateQuery.class
org.hibernate.ejb.QueryHints.class
org.hibernate.ejb.cfg.spi.IdentifierGeneratorStrategyProvider.class
org.hibernate.ejb.packaging.Scanner.class
org.hibernate.jpa.AvailableSettings.class
org.hibernate.jpa.HibernateEntityManager.class
org.hibernate.jpa.HibernateEntityManagerFactory.class
org.hibernate.jpa.HibernatePersistenceProvider.class
org.hibernate.jpa.HibernateQuery.class
org.hibernate.jpa.QueryHints.class
org.hibernate.jpa.SchemaGenAction.class
org.hibernate.jpa.SchemaGenSource.class
org.hibernate.jpa.TypedParameterValue.class
org.hibernate.jpa.boot.internal.EntityManagerFactoryBuilderImpl.class
org.hibernate.jpa.boot.internal.Helper.class
org.hibernate.jpa.boot.internal.ParsedPersistenceXmlDescriptor.class
org.hibernate.jpa.boot.internal.PersistenceUnitInfoDescriptor.class
org.hibernate.jpa.boot.internal.PersistenceXmlParser.class
org.hibernate.jpa.boot.internal.SettingsImpl.class
org.hibernate.jpa.boot.internal.StandardJpaScanEnvironmentImpl.class
org.hibernate.jpa.boot.spi.Bootstrap.class
org.hibernate.jpa.boot.spi.EntityManagerFactoryBuilder.class
org.hibernate.jpa.boot.spi.IntegratorProvider.class
org.hibernate.jpa.boot.spi.PersistenceUnitDescriptor.class
org.hibernate.jpa.boot.spi.ProviderChecker.class
org.hibernate.jpa.boot.spi.Settings.class
org.hibernate.jpa.boot.spi.StrategyRegistrationProviderList.class
org.hibernate.jpa.boot.spi.TypeContributorList.class
org.hibernate.jpa.criteria.AbstractManipulationCriteriaQuery.class
org.hibernate.jpa.criteria.AbstractNode.class
org.hibernate.jpa.criteria.BasicPathUsageException.class
org.hibernate.jpa.criteria.CollectionJoinImplementor.class
org.hibernate.jpa.criteria.CriteriaBuilderImpl.class
org.hibernate.jpa.criteria.CriteriaDeleteImpl.class
org.hibernate.jpa.criteria.CriteriaQueryImpl.class
org.hibernate.jpa.criteria.CriteriaSubqueryImpl.class
org.hibernate.jpa.criteria.CriteriaUpdateImpl.class
org.hibernate.jpa.criteria.ExpressionImplementor.class
org.hibernate.jpa.criteria.FromImplementor.class
org.hibernate.jpa.criteria.IllegalDereferenceException.class
org.hibernate.jpa.criteria.JoinImplementor.class
org.hibernate.jpa.criteria.ListJoinImplementor.class
org.hibernate.jpa.criteria.MapJoinImplementor.class
org.hibernate.jpa.criteria.OrderImpl.class
org.hibernate.jpa.criteria.ParameterContainer.class
org.hibernate.jpa.criteria.ParameterRegistry.class
org.hibernate.jpa.criteria.PathImplementor.class
org.hibernate.jpa.criteria.PathSource.class
org.hibernate.jpa.criteria.QueryStructure.class
org.hibernate.jpa.criteria.Renderable.class
org.hibernate.jpa.criteria.SelectionImplementor.class
org.hibernate.jpa.criteria.SetJoinImplementor.class
org.hibernate.jpa.criteria.TupleElementImplementor.class
org.hibernate.jpa.criteria.ValueHandlerFactory.class
org.hibernate.jpa.criteria.compile.CompilableCriteria.class
org.hibernate.jpa.criteria.compile.CriteriaCompiler.class
org.hibernate.jpa.criteria.compile.CriteriaInterpretation.class
org.hibernate.jpa.criteria.compile.CriteriaQueryTypeQueryAdapter.class
org.hibernate.jpa.criteria.compile.ExplicitParameterInfo.class
org.hibernate.jpa.criteria.compile.ImplicitParameterBinding.class
org.hibernate.jpa.criteria.compile.InterpretedParameterMetadata.class
org.hibernate.jpa.criteria.compile.RenderingContext.class
org.hibernate.jpa.criteria.expression.AbstractTupleElement.class
org.hibernate.jpa.criteria.expression.BinaryArithmeticOperation.class
org.hibernate.jpa.criteria.expression.BinaryOperatorExpression.class
org.hibernate.jpa.criteria.expression.CaseLiteralExpression.class
org.hibernate.jpa.criteria.expression.CoalesceExpression.class
org.hibernate.jpa.criteria.expression.CompoundSelectionImpl.class
org.hibernate.jpa.criteria.expression.ConcatExpression.class
org.hibernate.jpa.criteria.expression.DelegatedExpressionImpl.class
org.hibernate.jpa.criteria.expression.EntityTypeExpression.class
org.hibernate.jpa.criteria.expression.ExpressionImpl.class
org.hibernate.jpa.criteria.expression.ListIndexExpression.class
org.hibernate.jpa.criteria.expression.LiteralExpression.class
org.hibernate.jpa.criteria.expression.MapEntryExpression.class
org.hibernate.jpa.criteria.expression.NullLiteralExpression.class
org.hibernate.jpa.criteria.expression.NullifExpression.class
org.hibernate.jpa.criteria.expression.ParameterExpressionImpl.class
org.hibernate.jpa.criteria.expression.PathTypeExpression.class
org.hibernate.jpa.criteria.expression.SearchedCaseExpression.class
org.hibernate.jpa.criteria.expression.SelectionImpl.class
org.hibernate.jpa.criteria.expression.SimpleCaseExpression.class
org.hibernate.jpa.criteria.expression.SizeOfCollectionExpression.class
org.hibernate.jpa.criteria.expression.SubqueryComparisonModifierExpression.class
org.hibernate.jpa.criteria.expression.UnaryArithmeticOperation.class
org.hibernate.jpa.criteria.expression.UnaryOperatorExpression.class
org.hibernate.jpa.criteria.expression.function.AbsFunction.class
org.hibernate.jpa.criteria.expression.function.AggregationFunction.class
org.hibernate.jpa.criteria.expression.function.BasicFunctionExpression.class
org.hibernate.jpa.criteria.expression.function.CastFunction.class
org.hibernate.jpa.criteria.expression.function.CurrentDateFunction.class
org.hibernate.jpa.criteria.expression.function.CurrentTimeFunction.class
org.hibernate.jpa.criteria.expression.function.CurrentTimestampFunction.class
org.hibernate.jpa.criteria.expression.function.FunctionExpression.class
org.hibernate.jpa.criteria.expression.function.LengthFunction.class
org.hibernate.jpa.criteria.expression.function.LocateFunction.class
org.hibernate.jpa.criteria.expression.function.LowerFunction.class
org.hibernate.jpa.criteria.expression.function.ParameterizedFunctionExpression.class
org.hibernate.jpa.criteria.expression.function.SqrtFunction.class
org.hibernate.jpa.criteria.expression.function.SubstringFunction.class
org.hibernate.jpa.criteria.expression.function.TrimFunction.class
org.hibernate.jpa.criteria.expression.function.UpperFunction.class
org.hibernate.jpa.criteria.path.AbstractFromImpl.class
org.hibernate.jpa.criteria.path.AbstractJoinImpl.class
org.hibernate.jpa.criteria.path.AbstractPathImpl.class
org.hibernate.jpa.criteria.path.CollectionAttributeJoin.class
org.hibernate.jpa.criteria.path.ListAttributeJoin.class
org.hibernate.jpa.criteria.path.MapAttributeJoin.class
org.hibernate.jpa.criteria.path.MapKeyHelpers.class
org.hibernate.jpa.criteria.path.PluralAttributeJoinSupport.class
org.hibernate.jpa.criteria.path.PluralAttributePath.class
org.hibernate.jpa.criteria.path.RootImpl.class
org.hibernate.jpa.criteria.path.SetAttributeJoin.class
org.hibernate.jpa.criteria.path.SingularAttributeJoin.class
org.hibernate.jpa.criteria.path.SingularAttributePath.class
org.hibernate.jpa.criteria.predicate.AbstractPredicateImpl.class
org.hibernate.jpa.criteria.predicate.AbstractSimplePredicate.class
org.hibernate.jpa.criteria.predicate.BetweenPredicate.class
org.hibernate.jpa.criteria.predicate.BooleanAssertionPredicate.class
org.hibernate.jpa.criteria.predicate.BooleanExpressionPredicate.class
org.hibernate.jpa.criteria.predicate.BooleanStaticAssertionPredicate.class
org.hibernate.jpa.criteria.predicate.ComparisonPredicate.class
org.hibernate.jpa.criteria.predicate.CompoundPredicate.class
org.hibernate.jpa.criteria.predicate.ExistsPredicate.class
org.hibernate.jpa.criteria.predicate.ExplicitTruthValueCheck.class
org.hibernate.jpa.criteria.predicate.ImplicitNumericExpressionTypeDeterminer.class
org.hibernate.jpa.criteria.predicate.InPredicate.class
org.hibernate.jpa.criteria.predicate.IsEmptyPredicate.class
org.hibernate.jpa.criteria.predicate.LikePredicate.class
org.hibernate.jpa.criteria.predicate.MemberOfPredicate.class
org.hibernate.jpa.criteria.predicate.NegatedPredicateWrapper.class
org.hibernate.jpa.criteria.predicate.NullnessPredicate.class
org.hibernate.jpa.criteria.predicate.PredicateImplementor.class
org.hibernate.jpa.criteria.predicate.TruthValue.class
org.hibernate.jpa.event.internal.core.HibernateEntityManagerEventListener.class
org.hibernate.jpa.event.internal.core.JpaAutoFlushEventListener.class
org.hibernate.jpa.event.internal.core.JpaDeleteEventListener.class
org.hibernate.jpa.event.internal.core.JpaFlushEntityEventListener.class
org.hibernate.jpa.event.internal.core.JpaFlushEventListener.class
org.hibernate.jpa.event.internal.core.JpaMergeEventListener.class
org.hibernate.jpa.event.internal.core.JpaPersistEventListener.class
org.hibernate.jpa.event.internal.core.JpaPersistOnFlushEventListener.class
org.hibernate.jpa.event.internal.core.JpaPostDeleteEventListener.class
org.hibernate.jpa.event.internal.core.JpaPostInsertEventListener.class
org.hibernate.jpa.event.internal.core.JpaPostLoadEventListener.class
org.hibernate.jpa.event.internal.core.JpaPostUpdateEventListener.class
org.hibernate.jpa.event.internal.core.JpaSaveEventListener.class
org.hibernate.jpa.event.internal.core.JpaSaveOrUpdateEventListener.class
org.hibernate.jpa.event.internal.jpa.BeanManagerListenerFactory.class
org.hibernate.jpa.event.internal.jpa.CallbackProcessor.class
org.hibernate.jpa.event.internal.jpa.CallbackRegistryConsumer.class
org.hibernate.jpa.event.internal.jpa.CallbackRegistryImpl.class
org.hibernate.jpa.event.internal.jpa.EntityCallback.class
org.hibernate.jpa.event.internal.jpa.LegacyCallbackProcessor.class
org.hibernate.jpa.event.internal.jpa.ListenerCallback.class
org.hibernate.jpa.event.internal.jpa.StandardListenerFactory.class
org.hibernate.jpa.event.spi.JpaIntegrator.class
org.hibernate.jpa.event.spi.jpa.Callback.class
org.hibernate.jpa.event.spi.jpa.CallbackRegistry.class
org.hibernate.jpa.event.spi.jpa.ListenerFactory.class
org.hibernate.jpa.graph.internal.AbstractGraphNode.class
org.hibernate.jpa.graph.internal.AttributeNodeImpl.class
org.hibernate.jpa.graph.internal.EntityGraphImpl.class
org.hibernate.jpa.graph.internal.SubgraphImpl.class
org.hibernate.jpa.internal.EntityManagerFactoryImpl.class
org.hibernate.jpa.internal.EntityManagerFactoryRegistry.class
org.hibernate.jpa.internal.EntityManagerImpl.class
org.hibernate.jpa.internal.EntityManagerMessageLogger.class
org.hibernate.jpa.internal.HEMLogging.class
org.hibernate.jpa.internal.QueryImpl.class
org.hibernate.jpa.internal.StoredProcedureQueryImpl.class
org.hibernate.jpa.internal.TransactionImpl.class
org.hibernate.jpa.internal.enhance.EnhancingClassTransformerImpl.class
org.hibernate.jpa.internal.instrument.InterceptFieldClassFileTransformer.class
org.hibernate.jpa.internal.metamodel.AbstractAttribute.class
org.hibernate.jpa.internal.metamodel.AbstractIdentifiableType.class
org.hibernate.jpa.internal.metamodel.AbstractManagedType.class
org.hibernate.jpa.internal.metamodel.AbstractType.class
org.hibernate.jpa.internal.metamodel.AttributeFactory.class
org.hibernate.jpa.internal.metamodel.AttributeImplementor.class
org.hibernate.jpa.internal.metamodel.BasicTypeImpl.class
org.hibernate.jpa.internal.metamodel.EmbeddableTypeImpl.class
org.hibernate.jpa.internal.metamodel.EntityTypeImpl.class
org.hibernate.jpa.internal.metamodel.Helper.class
org.hibernate.jpa.internal.metamodel.MapMember.class
org.hibernate.jpa.internal.metamodel.MappedSuperclassTypeImpl.class
org.hibernate.jpa.internal.metamodel.MetadataContext.class
org.hibernate.jpa.internal.metamodel.MetamodelImpl.class
org.hibernate.jpa.internal.metamodel.PluralAttributeImpl.class
org.hibernate.jpa.internal.metamodel.SingularAttributeImpl.class
org.hibernate.jpa.internal.schemagen.GenerationSource.class
org.hibernate.jpa.internal.schemagen.GenerationSourceFromMetadata.class
org.hibernate.jpa.internal.schemagen.GenerationSourceFromScript.class
org.hibernate.jpa.internal.schemagen.GenerationTarget.class
org.hibernate.jpa.internal.schemagen.GenerationTargetToDatabase.class
org.hibernate.jpa.internal.schemagen.GenerationTargetToScript.class
org.hibernate.jpa.internal.schemagen.JdbcConnectionContext.class
org.hibernate.jpa.internal.schemagen.JpaSchemaGenerator.class
org.hibernate.jpa.internal.schemagen.ScriptSourceInput.class
org.hibernate.jpa.internal.schemagen.ScriptSourceInputFromFile.class
org.hibernate.jpa.internal.schemagen.ScriptSourceInputFromReader.class
org.hibernate.jpa.internal.schemagen.ScriptSourceInputFromUrl.class
org.hibernate.jpa.internal.schemagen.ScriptTargetOutput.class
org.hibernate.jpa.internal.schemagen.ScriptTargetOutputToFile.class
org.hibernate.jpa.internal.schemagen.ScriptTargetOutputToUrl.class
org.hibernate.jpa.internal.schemagen.ScriptTargetOutputToWriter.class
org.hibernate.jpa.internal.util.CacheModeHelper.class
org.hibernate.jpa.internal.util.ConfigurationHelper.class
org.hibernate.jpa.internal.util.LockModeTypeHelper.class
org.hibernate.jpa.internal.util.LogHelper.class
org.hibernate.jpa.internal.util.PersistenceUnitTransactionTypeHelper.class
org.hibernate.jpa.internal.util.PersistenceUtilHelper.class
org.hibernate.jpa.internal.util.PessimisticNumberParser.class
org.hibernate.jpa.internal.util.XmlHelper.class
org.hibernate.jpa.spi.AbstractEntityManagerImpl.class
org.hibernate.jpa.spi.AbstractQueryImpl.class
org.hibernate.jpa.spi.BaseQueryImpl.class
org.hibernate.jpa.spi.HibernateEntityManagerFactoryAware.class
org.hibernate.jpa.spi.HibernateEntityManagerImplementor.class
org.hibernate.jpa.spi.IdentifierGeneratorStrategyProvider.class
org.hibernate.jpa.spi.NullTypeBindableParameterRegistration.class
org.hibernate.jpa.spi.ParameterBind.class
org.hibernate.jpa.spi.ParameterRegistration.class
org/hibernate/jpa/internal/EntityManagerMessageLogger.i18n.properties
org/hibernate/jpa/persistence_1_0.xsd
org/hibernate/jpa/persistence_2_0.xsd
org/hibernate/jpa/persistence_2_1.xsd

Pom

hibernate-entitymanager-5.0.7.final.pom file content.

<?xml version="1.0" encoding="UTF-8"?>
<project xmlns="http://maven.apache.org/POM/4.0.0" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
  <modelVersion>4.0.0</modelVersion>
  <groupId>org.hibernate</groupId>
  <artifactId>hibernate-entitymanager</artifactId>
  <version>5.0.7.Final</version>
  <dependencies>
    <dependency>
      <groupId>org.jboss.logging</groupId>
      <artifactId>jboss-logging</artifactId>
      <version>3.3.0.Final</version>
      <scope>compile</scope>
    </dependency>
    <dependency>
      <groupId>org.hibernate</groupId>
      <artifactId>hibernate-core</artifactId>
      <version>5.0.7.Final</version>
      <scope>compile</scope>
    </dependency>
    <dependency>
      <groupId>dom4j</groupId>
      <artifactId>dom4j</artifactId>
      <version>1.6.1</version>
      <scope>compile</scope>
    </dependency>
    <dependency>
      <groupId>org.hibernate.common</groupId>
      <artifactId>hibernate-commons-annotations</artifactId>
      <version>5.0.1.Final</version>
      <scope>compile</scope>
    </dependency>
    <dependency>
      <groupId>org.hibernate.javax.persistence</groupId>
      <artifactId>hibernate-jpa-2.1-api</artifactId>
      <version>1.0.0.Final</version>
      <scope>compile</scope>
    </dependency>
    <dependency>
      <groupId>org.javassist</groupId>
      <artifactId>javassist</artifactId>
      <version>3.18.1-GA</version>
      <scope>compile</scope>
    </dependency>
    <dependency>
      <groupId>org.apache.geronimo.specs</groupId>
      <artifactId>geronimo-jta_1.1_spec</artifactId>
      <version>1.1.1</version>
      <scope>compile</scope>
    </dependency>
  </dependencies>
  <name>Hibernate JPA Support</name>
  <description>Hibernate O/RM implementation of the JPA specification</description>
  <licenses>
    <license>
      <name>GNU Lesser General Public License</name>
      <url>http://www.gnu.org/licenses/lgpl-2.1.html</url>
      <comments>See discussion at http://hibernate.org/license for more details.</comments>
      <distribution>repo</distribution>
    </license>
  </licenses>
  <url>http://hibernate.org</url>
  <organization>
    <name>Hibernate.org</name>
    <url>http://hibernate.org</url>
  </organization>
  <issueManagement>
    <system>jira</system>
    <url>https://hibernate.atlassian.net/browse/HHH</url>
  </issueManagement>
  <scm>
    <url>http://github.com/hibernate/hibernate-orm</url>
    <connection>scm:git:http://github.com/hibernate/hibernate-orm.git</connection>
    <developerConnection>scm:git:git@github.com:hibernate/hibernate-orm.git</developerConnection>
  </scm>
  <developers>
    <developer>
      <id>hibernate-team</id>
      <name>The Hibernate Development Team</name>
      <organization>Hibernate.org</organization>
      <organizationUrl>http://hibernate.org</organizationUrl>
    </developer>
  </developers>
</project>

POM Entry

<dependency>
   <groupId>org.hibernate</groupId>
   <artifactId>hibernate-entitymanager</artifactId>
   <version>5.0.7.final</version>
</dependency>

Download

If you think the following hibernate-entitymanager-5.0.7.final.jar downloaded from Maven central repository is inappropriate, such as containing malicious code/tools or violating the copyright, please email , thanks.



Download hibernate-entitymanager-5.0.7.final.jar file




PreviousNext

Related