Petals helloworld artefacts

Provide helloworld service

License

License

GroupId

GroupId

org.ow2.petals.samples.helloworld
ArtifactId

ArtifactId

petals-helloworld
Last Version

Last Version

1
Release Date

Release Date

Type

Type

pom
Description

Description

Petals helloworld artefacts
Provide helloworld service
Project Organization

Project Organization

OW2 Consortium

Download petals-helloworld

Filename Size
petals-helloworld-1.pom 1 KB
Browse

How to add to project

<!-- https://jarcasting.com/artifacts/org.ow2.petals.samples.helloworld/petals-helloworld/ -->
<dependency>
    <groupId>org.ow2.petals.samples.helloworld</groupId>
    <artifactId>petals-helloworld</artifactId>
    <version>1</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.ow2.petals.samples.helloworld/petals-helloworld/
implementation 'org.ow2.petals.samples.helloworld:petals-helloworld:1'
// https://jarcasting.com/artifacts/org.ow2.petals.samples.helloworld/petals-helloworld/
implementation ("org.ow2.petals.samples.helloworld:petals-helloworld:1")
'org.ow2.petals.samples.helloworld:petals-helloworld:pom:1'
<dependency org="org.ow2.petals.samples.helloworld" name="petals-helloworld" rev="1">
  <artifact name="petals-helloworld" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.ow2.petals.samples.helloworld', module='petals-helloworld', version='1')
)
libraryDependencies += "org.ow2.petals.samples.helloworld" % "petals-helloworld" % "1"
[org.ow2.petals.samples.helloworld/petals-helloworld "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-helloworld-provides
  • sa-helloworld-provides

Versions

Version
1