GroupId | GroupIdcom.github.smokestack |
---|---|
ArtifactId | ArtifactIdsmokestack-ejb-3.0 |
Last Version | Last Version0.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionSmokestack EJB 3.0
Smokestack EJB 3.0 implements a lightweight EJB3 test container.
|
Filename | Size |
---|---|
smokestack-ejb-3.0-0.1.pom | |
smokestack-ejb-3.0-0.1.jar | 13 KB |
smokestack-ejb-3.0-0.1-sources.jar | 7 KB |
smokestack-ejb-3.0-0.1-javadoc.jar | 42 KB |
Browse |
<!-- 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"]
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 |
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} |