is not current version
Last Version 1.0.36

org.ow2.bundles:ow2-util-ee 1.0.4

EE utility modules.

GroupId

GroupId

org.ow2.bundles
ArtifactId

ArtifactId

ow2-util-ee
Version

Version

1.0.4
Type

Type

pom

Download ow2-util-ee 1.0.4

Filename Size
ow2-util-ee-1.0.4.pom 1 KB
Browse

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