WebLab Core POM Parent

This is the parent of each WebLab Core project (model, extended...). It contains some configuration for reporting, build and deployment. It also include some metadata (such as developpers, etc.).

License

License

GroupId

GroupId

org.ow2.weblab.core
ArtifactId

ArtifactId

parent
Last Version

Last Version

1.2.2
Release Date

Release Date

Type

Type

pom
Description

Description

WebLab Core POM Parent
This is the parent of each WebLab Core project (model, extended...). It contains some configuration for reporting, build and deployment. It also include some metadata (such as developpers, etc.).
Project URL

Project URL

http://weblab.ow2.org
Project Organization

Project Organization

WebLab Project

Download parent

Filename Size
parent-1.2.2.pom 12 KB
Browse

How to add to project

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