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

org.ow2.bundles:ow2-util-ee 1.0-M3

EE utility modules.

Группа

Группа

org.ow2.bundles
Идентификатор

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

ow2-util-ee
Версия

Версия

1.0-M3
Тип

Тип

pom

Скачать ow2-util-ee 1.0-M3

Имя Файла Размер
ow2-util-ee-1.0-M3.pom 627 bytes
Обзор

<!-- https://jarcasting.com/artifacts/org.ow2.bundles/ow2-util-ee/ -->
<dependency>
    <groupId>org.ow2.bundles</groupId>
    <artifactId>ow2-util-ee</artifactId>
    <version>1.0-M3</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.ow2.bundles/ow2-util-ee/
implementation 'org.ow2.bundles:ow2-util-ee:1.0-M3'
// https://jarcasting.com/artifacts/org.ow2.bundles/ow2-util-ee/
implementation ("org.ow2.bundles:ow2-util-ee:1.0-M3")
'org.ow2.bundles:ow2-util-ee:pom:1.0-M3'
<dependency org="org.ow2.bundles" name="ow2-util-ee" rev="1.0-M3">
  <artifact name="ow2-util-ee" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.ow2.bundles', module='ow2-util-ee', version='1.0-M3')
)
libraryDependencies += "org.ow2.bundles" % "ow2-util-ee" % "1.0-M3"
[org.ow2.bundles/ow2-util-ee "1.0-M3"]