Last Version

WebLab Components Parent POM 1.2.3

This is a generic parent for Components developed for the WebLab platform.

License

License

GroupId

GroupId

org.ow2.weblab.components
ArtifactId

ArtifactId

parent
Version

Version

1.2.3
Type

Type

pom
Description

Description

WebLab Components Parent POM
This is a generic parent for Components developed for the WebLab platform.

Download parent 1.2.3

Filename Size
parent-1.2.3.pom 1 KB
Browse

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

Dependencies

compile (4)

Group / Artifact Type Version
org.ow2.weblab.core : model jar 1.2.2
org.ow2.weblab.core : extended jar 1.2.2
org.ow2.weblab.core : annotator jar 1.2.4
commons-logging : commons-logging jar 1.1.1

test (1)

Group / Artifact Type Version
junit : junit jar 4.8.2

Project Modules

There are no modules declared in this project.