is not current version
Last Version 2.0.44

net.oneandone.ioc-unit:weld2-starter 2.0.25

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

Categories

Categories

Net
GroupId

GroupId

net.oneandone.ioc-unit
ArtifactId

ArtifactId

weld2-starter
Version

Version

2.0.25
Type

Type

jar

Download weld2-starter 2.0.25


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