OpenEJB :: Container

Apache OpenEJB is an open source, modular, configurable and extendable EJB Container System and EJB Server.

License

License

Categories

Categories

Container
GroupId

GroupId

org.apache.openejb
ArtifactId

ArtifactId

container
Last Version

Last Version

4.7.5
Release Date

Release Date

Type

Type

pom
Description

Description

OpenEJB :: Container
Apache OpenEJB is an open source, modular, configurable and extendable EJB Container System and EJB Server.
Project Organization

Project Organization

The Apache Software Foundation

Download container

Filename Size
container-4.7.5.pom 1 KB
Browse

How to add to project

<!-- https://jarcasting.com/artifacts/org.apache.openejb/container/ -->
<dependency>
    <groupId>org.apache.openejb</groupId>
    <artifactId>container</artifactId>
    <version>4.7.5</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.apache.openejb/container/
implementation 'org.apache.openejb:container:4.7.5'
// https://jarcasting.com/artifacts/org.apache.openejb/container/
implementation ("org.apache.openejb:container:4.7.5")
'org.apache.openejb:container:pom:4.7.5'
<dependency org="org.apache.openejb" name="container" rev="4.7.5">
  <artifact name="container" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.apache.openejb', module='container', version='4.7.5')
)
libraryDependencies += "org.apache.openejb" % "container" % "4.7.5"
[org.apache.openejb/container "4.7.5"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • mbean-annotation-api
  • openejb-api
  • openejb-core
  • openejb-loader
  • openejb-javaagent
  • openejb-jee
  • openejb-jee-accessors
  • openejb-junit
  • openejb-jpa-integration
  • openejb-concurrency-utilities-ee

Versions

Version
4.7.5
4.7.4
4.7.3
4.7.2
4.7.1
4.7.0
4.6.0.2
4.6.0.1
4.6.0
4.5.2
4.5.1
4.5.0
4.0.0
4.0.0-beta-2
4.0.0-beta-1
3.1.4
3.1.3
3.1.2
3.1.1
3.1
3.0.4
3.0.3
3.0.2
3.0.1
3.0
3.0-beta-2
3.0-beta-1