не последняя версия
Последняя версия 2.0.44

net.oneandone.ioc-unit:weld-starter-base 2.0.1-alpha-07

Contains the common classes to support the starting of weld standalone engines.

Категории

Категории

Сеть
Группа

Группа

net.oneandone.ioc-unit
Идентификатор

Идентификатор

weld-starter-base
Версия

Версия

2.0.1-alpha-07
Тип

Тип

jar

Скачать weld-starter-base 2.0.1-alpha-07


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