is not current version
Last Version 2.0.44

net.oneandone.ioc-unit:ioc-unit-analyzer 2.0.1-alpha-05

A module that can be used together with cdiunit to build en ejb-test-environment.

Categories

Categories

Net
GroupId

GroupId

net.oneandone.ioc-unit
ArtifactId

ArtifactId

ioc-unit-analyzer
Version

Version

2.0.1-alpha-05
Type

Type

jar

Download ioc-unit-analyzer 2.0.1-alpha-05


<!-- https://jarcasting.com/artifacts/net.oneandone.ioc-unit/ioc-unit-analyzer/ -->
<dependency>
    <groupId>net.oneandone.ioc-unit</groupId>
    <artifactId>ioc-unit-analyzer</artifactId>
    <version>2.0.1-alpha-05</version>
</dependency>
// https://jarcasting.com/artifacts/net.oneandone.ioc-unit/ioc-unit-analyzer/
implementation 'net.oneandone.ioc-unit:ioc-unit-analyzer:2.0.1-alpha-05'
// https://jarcasting.com/artifacts/net.oneandone.ioc-unit/ioc-unit-analyzer/
implementation ("net.oneandone.ioc-unit:ioc-unit-analyzer:2.0.1-alpha-05")
'net.oneandone.ioc-unit:ioc-unit-analyzer:jar:2.0.1-alpha-05'
<dependency org="net.oneandone.ioc-unit" name="ioc-unit-analyzer" rev="2.0.1-alpha-05">
  <artifact name="ioc-unit-analyzer" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.oneandone.ioc-unit', module='ioc-unit-analyzer', version='2.0.1-alpha-05')
)
libraryDependencies += "net.oneandone.ioc-unit" % "ioc-unit-analyzer" % "2.0.1-alpha-05"
[net.oneandone.ioc-unit/ioc-unit-analyzer "2.0.1-alpha-05"]