is not current version
Last Version 2.0.44

net.oneandone.ioc-unit:weld-starter-parent 2.0.2

Parentclass for weldstarter. For tests define the profile weld1.1, weld2.3 or weld3.0.

Categories

Categories

Net
GroupId

GroupId

net.oneandone.ioc-unit
ArtifactId

ArtifactId

weld-starter-parent
Version

Version

2.0.2
Type

Type

pom

Download weld-starter-parent 2.0.2


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