o

ow2-util-ee-metadata-ejbjar

Ejb-Jar Metadata of EE modules.
Files download
File Operation
ow2-util-ee-metadata-ejbjar-1.0.36.pom download
Apache Maven
<dependency>
  <groupId>org.ow2.bundles</groupId>
  <artifactId>ow2-util-ee-metadata-ejbjar</artifactId>
  <version>1.0.36</version>
  <type>pom</type>
</dependency>
Gradle Groovy
implementation 'org.ow2.bundles:ow2-util-ee-metadata-ejbjar:1.0.36'
Gradle Kotlin
implementation("org.ow2.bundles:ow2-util-ee-metadata-ejbjar:1.0.36")
Scala SBT
libraryDependencies += "org.ow2.bundles" % "ow2-util-ee-metadata-ejbjar" % "1.0.36"
Groovy Grape
@Grapes(
  @Grab(group='org.ow2.bundles', module='ow2-util-ee-metadata-ejbjar', version='1.0.36')
)
Apache Ivy
<dependency org="org.ow2.bundles" name="ow2-util-ee-metadata-ejbjar" rev="1.0.36" />
Leiningen
[org.ow2.bundles/ow2-util-ee-metadata-ejbjar "1.0.36"]
Apache Buildr
'org.ow2.bundles:ow2-util-ee-metadata-ejbjar:jar:1.0.36'