Last Version

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


GroupId

GroupId

org.apache.ode.examples
ArtifactId

ArtifactId

helloworld-bundle
Version

Version

1.3.7
Type

Type

jar
Description

Description

Download helloworld-bundle 1.3.7


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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.