is not current version
Last Version 2.0.6

com.mockrunner:mockrunner-ejb 0.4.5


GroupId

GroupId

com.mockrunner
ArtifactId

ArtifactId

mockrunner-ejb
Version

Version

0.4.5
Type

Type

jar

Download mockrunner-ejb 0.4.5


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