| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииСеть |
| Группа | Группаnet.oneandone.ioc-unit |
| Идентификатор | Идентификаторweld-starter-parent |
| Последняя версия | Последняя версия2.0.44 |
| Дата | Дата |
| Тип | Типpom |
| Описание |
Описаниеnet.oneandone.ioc-unit:weld-starter-parent
Parentclass for weldstarter. For tests define the profile weld1.1, weld2.3 or weld3.0.
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| weld-starter-parent-2.0.44.pom | 4 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/net.oneandone.ioc-unit/weld-starter-parent/ -->
<dependency>
<groupId>net.oneandone.ioc-unit</groupId>
<artifactId>weld-starter-parent</artifactId>
<version>2.0.44</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/net.oneandone.ioc-unit/weld-starter-parent/
implementation 'net.oneandone.ioc-unit:weld-starter-parent:2.0.44'
// https://jarcasting.com/artifacts/net.oneandone.ioc-unit/weld-starter-parent/
implementation ("net.oneandone.ioc-unit:weld-starter-parent:2.0.44")
'net.oneandone.ioc-unit:weld-starter-parent:pom:2.0.44'
<dependency org="net.oneandone.ioc-unit" name="weld-starter-parent" rev="2.0.44">
<artifact name="weld-starter-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='net.oneandone.ioc-unit', module='weld-starter-parent', version='2.0.44')
)
libraryDependencies += "net.oneandone.ioc-unit" % "weld-starter-parent" % "2.0.44"
[net.oneandone.ioc-unit/weld-starter-parent "2.0.44"]