Build and Runtime DependenciesPage edited by Milosz Tylenda
Comment:
Updates related to OpenJPA 2.2.0 snapshot.
Changes (8)
Full ContentJava versions
Maven versions
Runtime DependenciesThe binary release download of OpenJPA apache-openjpa-<version>-binary.zip includes all of the code needed to run in a stand-alone Java SE JVM or within a Java EE application server. OpenJPA 1.0.x - 1.2.x ReleasesThe binary download includes the following required OpenJPA core artifact:
and the following required runtime dependencies under the lib/ directory:
The following artifacts under lib/ are only required for Java SE environments, as a Java EE application server should provide an implementation:
The following artifact under lib/ is optional, as you should include the JDBC driver artifacts required by your database provider and supported by OpenJPA:
OpenJPA 1.3.0 SNAPSHOT BranchThe binary download includes the following required OpenJPA core artifact:
and the following required runtime dependencies under the lib/ directory:
The following artifacts under lib/ are only required for Java SE environments, as a Java EE application server should provide an implementation:
The following artifact under lib/ is optional, as you should include the JDBC driver artifacts required by your database provider and supported by OpenJPA:
The binary download also includes an artifact which includes the OpenJPA core code plus all of the runtime dependencies for Java SE environments:
which includes classes from the following packages:
OpenJPA 2.0.x ReleasesThe binary download includes the following required OpenJPA core artifact:
and the following required runtime dependencies under the lib/ directory:
The following artifacts under lib/ are only required for Java SE environments, as a Java EE application server should provide an implementation:
The following artifact under lib/ is optional, as you should include the JDBC driver artifacts required by your database provider and supported by OpenJPA:
The binary download also includes an artifact which includes the OpenJPA core code plus all of the runtime dependencies for Java SE environments:
which includes classes from the following packages:
OpenJPA 2.1.0 SNAPSHOT BranchThe binary download includes the following required OpenJPA core artifact:
and the following required runtime dependencies under the lib/ directory:
The following artifacts under lib/ are only required for Java SE environments, as a Java EE application server should provide an implementation:
The following artifact under lib/ is optional, as you should include the JDBC driver artifacts required by your database provider and supported by OpenJPA:
The binary download also includes an artifact which includes the OpenJPA core code plus all of the runtime dependencies for Java SE environments:
which includes classes from the following packages:
Change Notification Preferences
View Online
|
View Changes
|
Add Comment
|
- [CONF] OpenJPA > Build and Runtime Dependencies confluence
