License |
License |
---|---|
Categories |
CategoriesContainer |
GroupId | GroupIdcom.googlecode.mycontainer |
ArtifactId | ArtifactIdmycontainer-ejb |
Last Version | Last Version1.7.5 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionMycontainer EJB Implementation
Test Light Weight Container
|
Project Organization |
Project OrganizationMycontainer Team |
Filename | Size |
---|---|
mycontainer-ejb-1.7.5.pom | |
mycontainer-ejb-1.7.5.jar | 33 KB |
mycontainer-ejb-1.7.5-sources.jar | 25 KB |
mycontainer-ejb-1.7.5-javadoc.jar | 145 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.googlecode.mycontainer/mycontainer-ejb/ -->
<dependency>
<groupId>com.googlecode.mycontainer</groupId>
<artifactId>mycontainer-ejb</artifactId>
<version>1.7.5</version>
</dependency>
// https://jarcasting.com/artifacts/com.googlecode.mycontainer/mycontainer-ejb/
implementation 'com.googlecode.mycontainer:mycontainer-ejb:1.7.5'
// https://jarcasting.com/artifacts/com.googlecode.mycontainer/mycontainer-ejb/
implementation ("com.googlecode.mycontainer:mycontainer-ejb:1.7.5")
'com.googlecode.mycontainer:mycontainer-ejb:jar:1.7.5'
<dependency org="com.googlecode.mycontainer" name="mycontainer-ejb" rev="1.7.5">
<artifact name="mycontainer-ejb" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.googlecode.mycontainer', module='mycontainer-ejb', version='1.7.5')
)
libraryDependencies += "com.googlecode.mycontainer" % "mycontainer-ejb" % "1.7.5"
[com.googlecode.mycontainer/mycontainer-ejb "1.7.5"]
Group / Artifact | Type | Version |
---|---|---|
com.googlecode.mycontainer : mycontainer-kernel | jar | 1.7.5 |
com.googlecode.mycontainer : mycontainer-jta | jar | 1.7.5 |
org.apache.geronimo.specs : geronimo-ejb_3.0_spec | jar | 1.0.1 |
javax.xml : jaxrpc-api | jar | 1.1 |
org.apache.geronimo.specs : geronimo-jms_1.1_spec | jar | 1.1.1 |
org.slf4j : slf4j-api | jar | 1.6.1 |
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-log4j12 | jar | 1.6.1 |
log4j : log4j | jar | 1.2.14 |
junit : junit | jar | 4.0 |
org.hsqldb : hsqldb | jar | 2.3.2 |