Petals Orchestra artefacts

Provide Orchestra service

License

License

GroupId

GroupId

org.ow2.petals.samples.orchestra
ArtifactId

ArtifactId

petals-orchestra
Last Version

Last Version

1
Release Date

Release Date

Type

Type

pom
Description

Description

Petals Orchestra artefacts
Provide Orchestra service
Project Organization

Project Organization

OW2 Consortium

Download petals-orchestra

Filename Size
petals-orchestra-1.pom 2 KB
Browse

How to add to project

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

Dependencies

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

Project Modules

  • su-orchestra-helloworld-provides
  • su-orchestra-factorial-rpc-provides
  • su-orchestra-factorial-document-provides
  • sa-orchestra-provides

Versions

Version
1