JOnAS :: EE Components :: MEJB

JOnAS : Java Open Application Server

License

License

Categories

Categories

JOnAS Container Application Servers
GroupId

GroupId

org.objectweb.jonas
ArtifactId

ArtifactId

mejb
Last Version

Last Version

5.0-M1
Release Date

Release Date

Type

Type

ejb
Description

Description

JOnAS :: EE Components :: MEJB
JOnAS : Java Open Application Server
Project Organization

Project Organization

OW2 Consortium

Download mejb

How to add to project

<!-- https://jarcasting.com/artifacts/org.objectweb.jonas/mejb/ -->
<dependency>
    <groupId>org.objectweb.jonas</groupId>
    <artifactId>mejb</artifactId>
    <version>5.0-M1</version>
    <type>ejb</type>
</dependency>
// https://jarcasting.com/artifacts/org.objectweb.jonas/mejb/
implementation 'org.objectweb.jonas:mejb:5.0-M1'
// https://jarcasting.com/artifacts/org.objectweb.jonas/mejb/
implementation ("org.objectweb.jonas:mejb:5.0-M1")
'org.objectweb.jonas:mejb:ejb:5.0-M1'
<dependency org="org.objectweb.jonas" name="mejb" rev="5.0-M1">
  <artifact name="mejb" type="ejb" />
</dependency>
@Grapes(
@Grab(group='org.objectweb.jonas', module='mejb', version='5.0-M1')
)
libraryDependencies += "org.objectweb.jonas" % "mejb" % "5.0-M1"
[org.objectweb.jonas/mejb "5.0-M1"]

Dependencies

compile (3)

Group / Artifact Type Version
org.objectweb.monolog : monolog-api jar 2.1.8
org.ow2.spec.ee : ow2-ejb-3.0-spec jar 1.0-M1
org.ow2.spec.ee : ow2-jsr77-1.1-spec jar 1.0-M1

provided (4)

Group / Artifact Type Version
org.objectweb.jonas : jonas-commons jar 5.0-M1
org.objectweb.jonas : jonas-services-api jar 5.0-M1
org.objectweb.jonas : jonas-domain jar 5.0-M1
org.objectweb.jonas : jonas-service-manager jar 5.0-M1

Project Modules

There are no modules declared in this project.

Versions

Version
5.0-M1