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

org.apache.ode.examples:helloworld-bundle 1.3.5


Группа

Группа

org.apache.ode.examples
Идентификатор

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

helloworld-bundle
Версия

Версия

1.3.5
Тип

Тип

jar

Скачать helloworld-bundle 1.3.5


<!-- https://jarcasting.com/artifacts/org.apache.ode.examples/helloworld-bundle/ -->
<dependency>
    <groupId>org.apache.ode.examples</groupId>
    <artifactId>helloworld-bundle</artifactId>
    <version>1.3.5</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.ode.examples/helloworld-bundle/
implementation 'org.apache.ode.examples:helloworld-bundle:1.3.5'
// https://jarcasting.com/artifacts/org.apache.ode.examples/helloworld-bundle/
implementation ("org.apache.ode.examples:helloworld-bundle:1.3.5")
'org.apache.ode.examples:helloworld-bundle:jar:1.3.5'
<dependency org="org.apache.ode.examples" name="helloworld-bundle" rev="1.3.5">
  <artifact name="helloworld-bundle" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.ode.examples', module='helloworld-bundle', version='1.3.5')
)
libraryDependencies += "org.apache.ode.examples" % "helloworld-bundle" % "1.3.5"
[org.apache.ode.examples/helloworld-bundle "1.3.5"]