is not current version
Last Version 2.0.42

net.oneandone.ioc-unit:weld3-starter 2.0.34

Supports the starting of a weld 3 standalone engine using a version-independent configuration.

Categories

Categories

Net
GroupId

GroupId

net.oneandone.ioc-unit
ArtifactId

ArtifactId

weld3-starter
Version

Version

2.0.34
Type

Type

jar

Download weld3-starter 2.0.34


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