Last Version

Petals Virtual Container - Parent POM 1.0.0

The PVC Framework with its sample

License

License

GroupId

GroupId

org.ow2.petals.cloud
ArtifactId

ArtifactId

pvc-parent
Version

Version

1.0.0
Type

Type

pom
Description

Description

Petals Virtual Container - Parent POM
The PVC Framework with its sample
Project URL

Project URL

https://github.com/petalslink/petals-virtual-container

Download pvc-parent 1.0.0

Filename Size
pvc-parent-1.0.0.pom 4 KB
Browse

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

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.