is not current version
Last Version 5.3.0

org.ow2.jonas:mejb 5.0.3


Categories

Categories

JOnAS Container Application Servers
GroupId

GroupId

org.ow2.jonas
ArtifactId

ArtifactId

mejb
Version

Version

5.0.3
Type

Type

ejb

Download mejb 5.0.3


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