WebLab Helper POM Parent

This is the parent of each WebLab Helper project. It contains some configuration for reporting, build and deployment.

License

License

GroupId

GroupId

org.ow2.weblab.core.helpers
ArtifactId

ArtifactId

parent
Last Version

Last Version

1.2.2
Release Date

Release Date

Type

Type

pom
Description

Description

WebLab Helper POM Parent
This is the parent of each WebLab Helper project. It contains some configuration for reporting, build and deployment.
Project URL

Project URL

http://weblab.ow2.org

Download parent

Filename Size
parent-1.2.2.pom 6 KB
Browse

How to add to project

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

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 4.8.2

Project Modules

There are no modules declared in this project.

Versions

Version
1.2.2
1.2