| License |
License |
|---|---|
| Categories |
CategoriesNet |
| GroupId | GroupIdnet.oneandone.ioc-unit |
| ArtifactId | ArtifactIdioc-unit-ejb |
| Version | Version2.0.43 |
| Type | Typejar |
| Description |
Descriptionnet.oneandone.ioc-unit:ioc-unit-ejb
Allows tests based on cdi only
|
| Filename | Size |
|---|---|
| ioc-unit-ejb-2.0.43.pom | |
| ioc-unit-ejb-2.0.43.jar | 143 KB |
| ioc-unit-ejb-2.0.43-sources.jar | 80 KB |
| ioc-unit-ejb-2.0.43-javadoc.jar | 811 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/net.oneandone.ioc-unit/ioc-unit-ejb/ -->
<dependency>
<groupId>net.oneandone.ioc-unit</groupId>
<artifactId>ioc-unit-ejb</artifactId>
<version>2.0.43</version>
</dependency>
// https://jarcasting.com/artifacts/net.oneandone.ioc-unit/ioc-unit-ejb/
implementation 'net.oneandone.ioc-unit:ioc-unit-ejb:2.0.43'
// https://jarcasting.com/artifacts/net.oneandone.ioc-unit/ioc-unit-ejb/
implementation ("net.oneandone.ioc-unit:ioc-unit-ejb:2.0.43")
'net.oneandone.ioc-unit:ioc-unit-ejb:jar:2.0.43'
<dependency org="net.oneandone.ioc-unit" name="ioc-unit-ejb" rev="2.0.43">
<artifact name="ioc-unit-ejb" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.oneandone.ioc-unit', module='ioc-unit-ejb', version='2.0.43')
)
libraryDependencies += "net.oneandone.ioc-unit" % "ioc-unit-ejb" % "2.0.43"
[net.oneandone.ioc-unit/ioc-unit-ejb "2.0.43"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.apache.deltaspike.core : deltaspike-core-api | jar | 1.0.1 |
| cglib : cglib | jar | 3.2.10 |
| org.ow2.asm : asm | jar | 7.0 |
| org.apache.commons : commons-dbcp2 | jar | 2.5.0 |
| net.oneandone.ioc-unit : ioc-unit-resource | jar | 2.0.43 |
| net.oneandone.ioc-unit : ioc-unit-jms | jar | 2.0.43 |
| Group / Artifact | Type | Version |
|---|---|---|
| jakarta.servlet : jakarta.servlet-api | jar | 4.0.3 |
| org.jboss.weld : weld-spi | jar | 3.1.SP4 |
| jakarta.enterprise : jakarta.enterprise.cdi-api | jar | 2.0.2 |
| jakarta.transaction : jakarta.transaction-api | jar | 1.3.2 |
| jakarta.ejb : jakarta.ejb-api | jar | 3.2.6 |
| jakarta.persistence : jakarta.persistence-api | jar | 2.2.3 |
| org.hibernate : hibernate-core | jar | 5.4.9.Final |
| org.eclipse.persistence : org.eclipse.persistence.jpa | jar | 2.7.5 |
| jakarta.jms : jakarta.jms-api | jar | 2.0.3 |
| jakarta.xml.ws : jakarta.xml.ws-api | jar | 2.3.3 |
| junit : junit | jar | 4.12 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.junit.jupiter : junit-jupiter-params | jar | 5.7.2 |
| org.junit.jupiter : junit-jupiter-api | jar | 5.7.2 |
| org.junit.jupiter : junit-jupiter-engine | jar | 5.7.2 |
| org.hamcrest : hamcrest | jar | 2.1 |
| org.apache.maven.surefire : surefire-logger-api Optional | jar | 2.21.0 |