| Категории |
КатегорииСеть |
|---|---|
| Группа | Группаnet.oneandone.ioc-unit |
| Идентификатор | Идентификаторweld31-starter |
| Версия | Версия2.0.32 |
| Тип | Типjar |
| Имя Файла | Размер |
|---|---|
| weld31-starter-2.0.32.pom | |
| weld31-starter-2.0.32.jar | 10 KB |
| weld31-starter-2.0.32-sources.jar | 5 KB |
| weld31-starter-2.0.32-javadoc.jar | 34 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/net.oneandone.ioc-unit/weld31-starter/ -->
<dependency>
<groupId>net.oneandone.ioc-unit</groupId>
<artifactId>weld31-starter</artifactId>
<version>2.0.32</version>
</dependency>
// https://jarcasting.com/artifacts/net.oneandone.ioc-unit/weld31-starter/
implementation 'net.oneandone.ioc-unit:weld31-starter:2.0.32'
// https://jarcasting.com/artifacts/net.oneandone.ioc-unit/weld31-starter/
implementation ("net.oneandone.ioc-unit:weld31-starter:2.0.32")
'net.oneandone.ioc-unit:weld31-starter:jar:2.0.32'
<dependency org="net.oneandone.ioc-unit" name="weld31-starter" rev="2.0.32">
<artifact name="weld31-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.oneandone.ioc-unit', module='weld31-starter', version='2.0.32')
)
libraryDependencies += "net.oneandone.ioc-unit" % "weld31-starter" % "2.0.32"
[net.oneandone.ioc-unit/weld31-starter "2.0.32"]