is not current version
Last Version 2.0.42

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

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.30
Type

Type

jar

Download weld3-starter 2.0.30


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