is not current version
Last Version 5.3.0

org.ow2.jonas:mejb 5.0.4


Categories

Categories

JOnAS Container Application Servers
GroupId

GroupId

org.ow2.jonas
ArtifactId

ArtifactId

mejb
Version

Version

5.0.4
Type

Type

ejb

Download mejb 5.0.4


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