Last Version

MockRunner-EJB 2.0.6

Mock classes for enterprise java beans

License

License

Mockrunner License, based on Apache Software License, version 1.1
GroupId

GroupId

com.mockrunner
ArtifactId

ArtifactId

mockrunner-ejb
Version

Version

2.0.6
Type

Type

jar
Description

Description

MockRunner-EJB
Mock classes for enterprise java beans

Download mockrunner-ejb 2.0.6


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

Dependencies

compile (4)

Group / Artifact Type Version
com.mockrunner : mockrunner-core jar 2.0.6
commons-beanutils : commons-beanutils jar 1.9.2
org.mockejb : mockejb jar 0.6-beta2
jboss : jboss-j2ee Optional jar 4.2.2.GA

provided (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.