Last Version

Smokestack EJB 3.0 0.1

Smokestack EJB 3.0 implements a lightweight EJB3 test container.

GroupId

GroupId

com.github.smokestack
ArtifactId

ArtifactId

smokestack-ejb-3.0
Version

Version

0.1
Type

Type

jar
Description

Description

Smokestack EJB 3.0
Smokestack EJB 3.0 implements a lightweight EJB3 test container.

Download smokestack-ejb-3.0 0.1


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

Dependencies

compile (5)

Group / Artifact Type Version
org.hamcrest : hamcrest-all jar ${hamcrest.version}
com.github.smokestack : smokestack-common jar 0.1
javax.ejb : ejb-api jar 3.0
javax.annotation : jsr250-api jar 1.0
javax.persistence : persistence-api jar 1.0

test (4)

Group / Artifact Type Version
junit : junit jar ${junit.version}
com.github.smokestack : smokestack-jpa-1.0 jar 0.1
com.github.smokestack : smokestack-jndi-1.2 jar 0.1
mockit : jmockit jar ${jmockit.version}

Project Modules

There are no modules declared in this project.