Last Version

Petals distribution 2

Contains the different PEtALS distributions

License

License

Categories

Categories

Distribution Build Tools
GroupId

GroupId

org.ow2.petals
ArtifactId

ArtifactId

petals-distribution
Version

Version

2
Type

Type

pom
Description

Description

Petals distribution
Contains the different PEtALS distributions
Project Organization

Project Organization

OW2 Consortium

Download petals-distribution 2


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

Dependencies

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

Project Modules

  • petals-launcher
  • petals-platform
  • petals-standalone
  • petals-quickstart