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