Last Version

WebLab Core POM Parent 1.2

This is the parent of each WebLab Helper project. It contains some configuration for reporting, build and deployment; it also include some metadata (developpers...).

License

License

GroupId

GroupId

org.ow2.weblab.helper
ArtifactId

ArtifactId

parent
Version

Version

1.2
Type

Type

pom
Description

Description

WebLab Core POM Parent
This is the parent of each WebLab Helper project. It contains some configuration for reporting, build and deployment; it also include some metadata (developpers...).
Project URL

Project URL

http://weblab.ow2.org

Download parent 1.2

Filename Size
parent-1.2.pom 12 KB
Browse

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

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 4.8.1

Project Modules

There are no modules declared in this project.