| License |
License |
|---|---|
| Categories |
CategoriesNet |
| GroupId | GroupIdnet.oneandone.ioc-unit |
| ArtifactId | ArtifactIdioc-unit |
| Last Version | Last Version2.0.44 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionnet.oneandone.ioc-unit:ioc-unit
Allows tests based on cdi only
|
| Filename | Size |
|---|---|
| ioc-unit-2.0.44.pom | |
| ioc-unit-2.0.44.jar | 33 KB |
| ioc-unit-2.0.44-sources.jar | 20 KB |
| ioc-unit-2.0.44-javadoc.jar | 123 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/net.oneandone.ioc-unit/ioc-unit/ -->
<dependency>
<groupId>net.oneandone.ioc-unit</groupId>
<artifactId>ioc-unit</artifactId>
<version>2.0.44</version>
</dependency>
// https://jarcasting.com/artifacts/net.oneandone.ioc-unit/ioc-unit/
implementation 'net.oneandone.ioc-unit:ioc-unit:2.0.44'
// https://jarcasting.com/artifacts/net.oneandone.ioc-unit/ioc-unit/
implementation ("net.oneandone.ioc-unit:ioc-unit:2.0.44")
'net.oneandone.ioc-unit:ioc-unit:jar:2.0.44'
<dependency org="net.oneandone.ioc-unit" name="ioc-unit" rev="2.0.44">
<artifact name="ioc-unit" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.oneandone.ioc-unit', module='ioc-unit', version='2.0.44')
)
libraryDependencies += "net.oneandone.ioc-unit" % "ioc-unit" % "2.0.44"
[net.oneandone.ioc-unit/ioc-unit "2.0.44"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.apache.deltaspike.core : deltaspike-core-api | jar | 1.0.1 |
| net.oneandone.ioc-unit : ioc-unit-analyzer | jar | 2.0.44 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.slf4j : slf4j-api | jar | 1.7.25 |
| org.jboss.weld : weld-api | jar | 3.1.SP4 |
| jakarta.interceptor : jakarta.interceptor-api | jar | 1.2.5 |
| org.junit.jupiter : junit-jupiter-api | jar | |
| junit : junit | jar | 4.12 |
| Group / Artifact | Type | Version |
|---|---|---|
| ch.qos.logback : logback-classic | jar | 1.0.9 |
| org.junit.jupiter : junit-jupiter-params | 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 |