
META-INF.MANIFEST.MF Maven / Gradle / Ivy
Manifest-Version: 1.0
Implementation-Title: hibernate-testing
Hibernate-VersionFamily: 5.3
Automatic-Module-Name: org.hibernate.orm.testing
Bundle-SymbolicName: org.hibernate.orm.testing
Implementation-Version: 5.3.0.Beta2
Bundle-ManifestVersion: 2
Bnd-LastModified: 1517511011000
Specification-Vendor: Hibernate.org
Specification-Title: hibernate-testing
Implementation-Vendor-Id: org.hibernate
Bundle-Vendor: Hibernate.org
Bundle-DocURL: http://www.hibernate.org/orm/5.3
Import-Package: javax.transaction;version="[1.1,2)",com.arjuna.ats.arj
una.common,com.arjuna.ats.internal.arjuna.objectstore,com.arjuna.ats.
internal.jta.transaction.arjunacore,com.arjuna.ats.jta,com.arjuna.com
mon.internal.util.propertyservice,javax.persistence;version="[2.2,3)"
,javax.sql,javax.transaction.xa;version="[1.2,2)",org.apache.log4j;ve
rsion="[1.2,2)",org.hibernate;version="[5.3,6)",org.hibernate.boot;ve
rsion="[5.3,6)",org.hibernate.boot.cfgxml.spi;version="[5.3,6)",org.h
ibernate.boot.internal;version="[5.3,6)",org.hibernate.boot.model.nam
ing;version="[5.3,6)",org.hibernate.boot.registry;version="[5.3,6)",o
rg.hibernate.boot.registry.classloading.internal;version="[5.3,6)",or
g.hibernate.boot.registry.classloading.spi;version="[5.3,6)",org.hibe
rnate.boot.registry.internal;version="[5.3,6)",org.hibernate.boot.spi
;version="[5.3,6)",org.hibernate.bytecode.enhance.spi;version="[5.3,6
)",org.hibernate.bytecode.spi;version="[5.3,6)",org.hibernate.cache;v
ersion="[5.3,6)",org.hibernate.cache.internal;version="[5.3,6)",org.h
ibernate.cache.spi;version="[5.3,6)",org.hibernate.cache.spi.access;v
ersion="[5.3,6)",org.hibernate.cfg;version="[5.3,6)",org.hibernate.di
alect;version="[5.3,6)",org.hibernate.dialect.identity;version="[5.3,
6)",org.hibernate.engine.config.spi;version="[5.3,6)",org.hibernate.e
ngine.internal;version="[5.3,6)",org.hibernate.engine.jdbc;version="[
5.3,6)",org.hibernate.engine.jdbc.connections.internal;version="[5.3,
6)",org.hibernate.engine.jdbc.connections.spi;version="[5.3,6)",org.h
ibernate.engine.jdbc.dialect.spi;version="[5.3,6)",org.hibernate.engi
ne.jdbc.env.internal;version="[5.3,6)",org.hibernate.engine.jdbc.env.
spi;version="[5.3,6)",org.hibernate.engine.jdbc.internal;version="[5.
3,6)",org.hibernate.engine.jdbc.spi;version="[5.3,6)",org.hibernate.e
ngine.spi;version="[5.3,6)",org.hibernate.engine.transaction.internal
.jta;version="[5.3,6)",org.hibernate.engine.transaction.jta.platform.
internal;version="[5.3,6)",org.hibernate.exception;version="[5.3,6)",
org.hibernate.internal;version="[5.3,6)",org.hibernate.internal.util;
version="[5.3,6)",org.hibernate.internal.util.collections;version="[5
.3,6)",org.hibernate.internal.util.config;version="[5.3,6)",org.hiber
nate.jdbc;version="[5.3,6)",org.hibernate.mapping;version="[5.3,6)",o
rg.hibernate.persister.collection;version="[5.3,6)",org.hibernate.per
sister.entity;version="[5.3,6)",org.hibernate.query;version="[5.3,6)"
,org.hibernate.resource.transaction.spi;version="[5.3,6)",org.hiberna
te.service;version="[5.3,6)",org.hibernate.service.internal;version="
[5.3,6)",org.hibernate.service.spi;version="[5.3,6)",org.hibernate.te
sting;version="[5.3,6)",org.hibernate.testing.cache;version="[5.3,6)"
,org.hibernate.testing.env;version="[5.3,6)",org.hibernate.testing.jd
bc;version="[5.3,6)",org.hibernate.testing.jdbc.leak;version="[5.3,6)
",org.hibernate.testing.jta;version="[5.3,6)",org.hibernate.testing.j
unit4;version="[5.3,6)",org.hibernate.testing.transaction;version="[5
.3,6)",org.hibernate.tool.schema;version="[5.3,6)",org.hibernate.tool
.schema.spi;version="[5.3,6)",org.hibernate.type;version="[5.3,6)",or
g.jboss.byteman.rule,org.jboss.byteman.rule.helper,org.jboss.logging;
version="[3.3,4)",org.junit,org.junit.rules,org.junit.runner,org.juni
t.runner.manipulation,org.junit.runner.notification,org.junit.runners
,org.junit.runners.model
Require-Capability: osgi.ee;filter:="(&(osgi.ee=JavaSE)(version=1.8))"
Tool: Bnd-3.4.0.201707252008
Implementation-Vendor: Hibernate.org
Export-Package: org.hibernate.testing;version="5.3.0.Beta2";uses:="org
.hibernate.boot.registry.internal,org.hibernate.dialect,org.hibernate
.service",org.hibernate.testing.async;version="5.3.0.Beta2",org.hiber
nate.testing.boot;version="5.3.0.Beta2";uses:="org.hibernate.boot.mod
el.naming,org.hibernate.boot.registry,org.hibernate.boot.registry.cla
ssloading.internal,org.hibernate.boot.registry.internal,org.hibernate
.boot.spi,org.hibernate.dialect,org.hibernate.engine.jdbc,org.hiberna
te.engine.jdbc.connections.spi,org.hibernate.engine.jdbc.dialect.spi,
org.hibernate.engine.jdbc.env.spi,org.hibernate.engine.jdbc.spi,org.h
ibernate.service,org.hibernate.service.internal,org.hibernate.service
.spi",org.hibernate.testing.bytecode.enhancement;version="5.3.0.Beta2
";uses:="org.hibernate.bytecode.enhance.spi,org.hibernate.engine.spi,
org.hibernate.testing.junit4,org.junit.runners,org.junit.runners.mode
l",org.hibernate.testing.byteman;version="5.3.0.Beta2";uses:="org.jbo
ss.byteman.rule,org.jboss.byteman.rule.helper",org.hibernate.testing.
cache;version="5.3.0.Beta2";uses:="org.hibernate.boot.spi,org.hiberna
te.cache,org.hibernate.cache.spi,org.hibernate.cache.spi.access,org.h
ibernate.engine.spi,org.hibernate.persister.entity",org.hibernate.tes
ting.common.connections;version="5.3.0.Beta2";uses:="org.hibernate.en
gine.jdbc.connections.spi,org.hibernate.testing.junit4,org.junit",org
.hibernate.testing.env;version="5.3.0.Beta2";uses:="org.hibernate.cfg
,org.hibernate.dialect,org.hibernate.engine.jdbc.connections.internal
,org.hibernate.testing",org.hibernate.testing.jdbc;version="5.3.0.Bet
a2";uses:="org.hibernate.engine.jdbc.connections.spi,org.hibernate.se
rvice.spi",org.hibernate.testing.jdbc.leak;version="5.3.0.Beta2";uses
:="org.hibernate.dialect",org.hibernate.testing.jta;version="5.3.0.Be
ta2";uses:="javax.transaction,javax.transaction.xa,org.hibernate.boot
.registry,org.hibernate.engine.jdbc.connections.spi,org.hibernate.eng
ine.transaction.jta.platform.internal,org.hibernate.service.spi",org.
hibernate.testing.junit4;version="5.3.0.Beta2";uses:="org.hibernate,o
rg.hibernate.boot,org.hibernate.boot.registry,org.hibernate.boot.regi
stry.internal,org.hibernate.boot.spi,org.hibernate.cfg,org.hibernate.
dialect,org.hibernate.engine.spi,org.hibernate.jdbc,org.hibernate.tes
ting,org.jboss.logging,org.junit,org.junit.rules,org.junit.runner,org
.junit.runner.manipulation,org.junit.runner.notification,org.junit.ru
nners,org.junit.runners.model",org.hibernate.testing.logger;version="
5.3.0.Beta2";uses:="org.jboss.logging,org.junit.rules",org.hibernate.
testing.schema;version="5.3.0.Beta2";uses:="org.hibernate.boot,org.hi
bernate.boot.registry,org.hibernate.boot.spi,org.hibernate.service",o
rg.hibernate.testing.transaction;version="5.3.0.Beta2";uses:="javax.p
ersistence,org.hibernate,org.hibernate.engine.spi",org.hibernate.test
ing.util;version="5.3.0.Beta2"
Bundle-Version: 5.3.0.Beta2
Bundle-Name: hibernate-testing
Hibernate-JpaVersion: 2.2
Created-By: 1.8.0_121 (Oracle Corporation)
Implementation-Url: http://hibernate.org/orm
Specification-Version: 5.3.0.Beta2
© 2015 - 2025 Weber Informatics LLC | Privacy Policy